22 references to WM_NOTIFY
System.Windows.Forms (22)
winforms\Managed\System\WinForms\Control.cs (1)
14347
case NativeMethods.
WM_NOTIFY
:
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
29977
case NativeMethods.
WM_NOTIFY
:
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
1693
case NativeMethods.WM_REFLECT + NativeMethods.
WM_NOTIFY
:
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
850
if (m.Msg == NativeMethods.WM_REFLECT + NativeMethods.
WM_NOTIFY
) {
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
1289
case NativeMethods.
WM_NOTIFY
:
winforms\Managed\System\WinForms\FileDialog.cs (1)
748
if (msg == NativeMethods.
WM_NOTIFY
) {
winforms\Managed\System\WinForms\ListView.cs (2)
6251
case NativeMethods.WM_REFLECT + NativeMethods.
WM_NOTIFY
:
6327
case NativeMethods.
WM_NOTIFY
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
94
case NativeMethods.
WM_NOTIFY
: text = "WM_NOTIFY"; break;
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
2424
case NativeMethods.WM_REFLECT + NativeMethods.
WM_NOTIFY
:
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
5381
case NativeMethods.
WM_NOTIFY
:
6920
case NativeMethods.
WM_NOTIFY
:
winforms\Managed\System\WinForms\RichTextBox.cs (1)
3671
case NativeMethods.WM_REFLECT + NativeMethods.
WM_NOTIFY
:
winforms\Managed\System\WinForms\StatusBar.cs (2)
1170
case NativeMethods.
WM_NOTIFY
:
1171
case NativeMethods.
WM_NOTIFY
+ NativeMethods.WM_REFLECT:
winforms\Managed\System\WinForms\TabControl.cs (2)
2163
case NativeMethods.
WM_NOTIFY
:
2164
case NativeMethods.WM_REFLECT + NativeMethods.
WM_NOTIFY
:
winforms\Managed\System\WinForms\ToolBar.cs (2)
1674
case NativeMethods.
WM_NOTIFY
:
1675
case NativeMethods.
WM_NOTIFY
+ NativeMethods.WM_REFLECT:
winforms\Managed\System\WinForms\ToolTip.cs (1)
2556
case NativeMethods.WM_REFLECT + NativeMethods.
WM_NOTIFY
:
winforms\Managed\System\WinForms\TreeView.cs (2)
3201
case NativeMethods.
WM_NOTIFY
:
3231
case NativeMethods.WM_REFLECT + NativeMethods.
WM_NOTIFY
: