1 write to s_IsEnabled
PresentationCore (1)
System\Windows\Diagnostics\VisualDiagnostics.cs (1)
43s_IsEnabled = !CoreAppContextSwitches.DisableDiagnostics;
1 reference to s_IsEnabled
PresentationCore (1)
System\Windows\Diagnostics\VisualDiagnostics.cs (1)
199get { return s_IsEnabled;}