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