[]
        
(Showing Draft Content)

C1.WPF.DxToolkit.DxHost.WndProc

WndProc Method

WndProc(IntPtr, int, IntPtr, IntPtr, ref bool)

Declaration
protected override IntPtr WndProc(IntPtr hWnd, int msg, IntPtr wParam, IntPtr lParam, ref bool handled)
Parameters
Type Name Description
IntPtr hWnd
int msg
IntPtr wParam
IntPtr lParam
bool handled
Returns
Type Description
IntPtr
Overrides