Debug Class

Member Functions | Enumerated Types | Member Variables

Definition

Line 10 of System.Windows/Debug.cm

Member Functions

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

Enumerated Types

private enum Flags

Member Variables

private static Flags flags

Member Function Details

Docking Static Member Function

public static bool Docking()

Definition
Line 12 of System.Windows/Debug.cm


Log Static Member Function

public static bool Log()

Definition
Line 28 of System.Windows/Debug.cm


Messages Static Member Function

public static bool Messages()

Definition
Line 44 of System.Windows/Debug.cm


Paint Static Member Function

public static bool Paint()

Definition
Line 36 of System.Windows/Debug.cm


SetDocking Static Member Function

public static void SetDocking()

Definition
Line 16 of System.Windows/Debug.cm


SetLog Static Member Function

public static void SetLog()

Definition
Line 32 of System.Windows/Debug.cm


SetMessages Static Member Function

public static void SetMessages()

Definition
Line 48 of System.Windows/Debug.cm


SetPaint Static Member Function

public static void SetPaint()

Definition
Line 40 of System.Windows/Debug.cm


SetTreeView Static Member Function

public static void SetTreeView()

Definition
Line 56 of System.Windows/Debug.cm


SetWindowTree Static Member Function

public static void SetWindowTree()

Definition
Line 24 of System.Windows/Debug.cm


TreeView Static Member Function

public static bool TreeView()

Definition
Line 52 of System.Windows/Debug.cm


WindowTree Static Member Function

public static bool WindowTree()

Definition
Line 20 of System.Windows/Debug.cm