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