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