1 write to s_initialSystemDpi
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DockEditor.DockUI.cs (1)
33s_initialSystemDpi = ScaleHelper.InitialSystemDpi;
2 references to s_initialSystemDpi
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DockEditor.DockUI.cs (2)
31if (s_initialSystemDpi == -1) 109InitializeComponent(s_initialSystemDpi);