2 references to WM_DPICHANGED
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (1)
7631
case NativeMethods.
WM_DPICHANGED
:
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
6097
else if (m.Msg == NativeMethods.
WM_DPICHANGED
) {