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