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