2 references to WM_DELAYEDEXECUTION
System.Windows.Forms.TestUtilities (2)
PropertyGridInternal\SubPropertyGrid.cs (2)
66
PInvokeCore.PostMessage(this,
WM_DELAYEDEXECUTION
, lParam: GCHandle.ToIntPtr(callbackHandle));
96
if (m.MsgInternal !=
WM_DELAYEDEXECUTION
)