SingleInstanceOnWndProc Method |
| Name | Description | |
|---|---|---|
| OnWndProc(Form, Message, Boolean) |
The WNDPROC delegate for Winforms applications.
| |
| OnWndProc(Form, Int32, IntPtr, IntPtr, Boolean) |
The WNDPROC delegate for Winforms applications.
| |
| OnWndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean, Boolean, Boolean) |
The WNDPROC delegate for WPF applications.
|