VisualDiagnostics.EnableVisualTreeChanged Method

Definition

Enables the VisualTreeChanged event.

public:
 static void EnableVisualTreeChanged();
public static void EnableVisualTreeChanged ();
static member EnableVisualTreeChanged : unit -> unit
Public Shared Sub EnableVisualTreeChanged ()

Remarks

This method is for diagnostic use only.

Microsoft does not support the use of this method in a production application under any circumstances.

Applies to