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