3 references to WM_SETTINGCHANGE
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
12603case PInvokeCore.WM_SETTINGCHANGE:
System\Windows\Forms\Scrolling\ScrollableControl.cs (1)
1467case PInvokeCore.WM_SETTINGCHANGE:
System.Windows.Forms.TestUtilities (1)
SystemEventsHelper.cs (1)
42msg = PInvokeCore.WM_SETTINGCHANGE;