3 references to WM_CHECKDESTROY
System.Windows.Forms (3)
System\Windows\Forms\Application.ParkingWindow.cs (3)
79
PInvokeCore.PostMessage(HWNDInternal,
WM_CHECKDESTROY
);
150
PInvokeCore.PostMessage(this,
WM_CHECKDESTROY
);
154
case
WM_CHECKDESTROY
: