VisualDiagnostics.DisableVisualTreeChanged Method

Definition

Disables the VisualTreeChanged event.

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

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