3 references to DispatchID
System.Windows.Forms (3)
System\Windows\Forms\Control.cs (1)
11145
if (Command.
DispatchID
(m.WParamInternal.LOWORD))
System\Windows\Forms\Form.cs (1)
7075
if (Command.
DispatchID
(m.WParamInternal.LOWORD))
System\Windows\Forms\NotifyIcon.cs (1)
787
if (Command.
DispatchID
((int)msg.WParamInternal & 0xFFFF))