Debug Class

Definition

Line 10 of System.Windows/Debug.cm

Member Functions

public static nothrow bool Docking()
public static nothrow bool Log()
public static nothrow bool Messages()
public static nothrow bool Paint()
public static nothrow void SetDocking()
public static nothrow void SetLog()
public static nothrow void SetMessages()
public static nothrow void SetPaint()
public static nothrow void SetTreeView()
public static nothrow void SetWindowTree()
public static nothrow bool TreeView()
public static nothrow bool WindowTree()

Enumerated Types

private enum Flags

Member Variables

private static Flags flags

Member Function Details

Docking Static Member Function

public static nothrow bool Docking()

Definition
Line 12 of System.Windows/Debug.cm


Log Static Member Function

public static nothrow bool Log()

Definition
Line 28 of System.Windows/Debug.cm


Messages Static Member Function

public static nothrow bool Messages()

Definition
Line 44 of System.Windows/Debug.cm


Paint Static Member Function

public static nothrow bool Paint()

Definition
Line 36 of System.Windows/Debug.cm


SetDocking Static Member Function

public static nothrow void SetDocking()

Definition
Line 16 of System.Windows/Debug.cm


SetLog Static Member Function

public static nothrow void SetLog()

Definition
Line 32 of System.Windows/Debug.cm


SetMessages Static Member Function

public static nothrow void SetMessages()

Definition
Line 48 of System.Windows/Debug.cm


SetPaint Static Member Function

public static nothrow void SetPaint()

Definition
Line 40 of System.Windows/Debug.cm


SetTreeView Static Member Function

public static nothrow void SetTreeView()

Definition
Line 56 of System.Windows/Debug.cm


SetWindowTree Static Member Function

public static nothrow void SetWindowTree()

Definition
Line 24 of System.Windows/Debug.cm


TreeView Static Member Function

public static nothrow bool TreeView()

Definition
Line 52 of System.Windows/Debug.cm


WindowTree Static Member Function

public static nothrow bool WindowTree()

Definition
Line 20 of System.Windows/Debug.cm