1 write to _handle
System.Windows.Forms (1)
System\Windows\Forms\WindowSubclassHandler.cs (1)
68
_handle
= hwnd;
4 references to _handle
System.Windows.Forms (4)
System\Windows\Forms\WindowSubclassHandler.cs (4)
98
_handle
,
184
_handle
,
204
_handle
,
268
Debug.Assert(hWnd ==
_handle
);