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
,
187
_handle
,
207
_handle
,
271
Debug.Assert(hWnd ==
_handle
);