4 references to WM_STYLECHANGED
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
113
PInvokeCore.
WM_STYLECHANGED
=> "WM_STYLECHANGED",
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridViewTextBox.cs (1)
321
case PInvokeCore.
WM_STYLECHANGED
:
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ComponentTray.cs (1)
1605
case PInvokeCore.
WM_STYLECHANGED
:
System.Windows.Forms.Tests (1)
System\Windows\Forms\MessageTests.cs (1)
289
yield return new object[] { PInvokeCore.
WM_STYLECHANGED
, " (WM_STYLECHANGED)" };