1 write to s_IsDevMode
PresentationCore (1)
Core\CSharp\System\Windows\Diagnostics\VisualDiagnostics.cs (1)
274
s_IsDevMode
= GetDevModeFromRegistry();
1 reference to s_IsDevMode
PresentationCore (1)
Core\CSharp\System\Windows\Diagnostics\VisualDiagnostics.cs (1)
414
get { return
s_IsDevMode
; }