1 write to _handle
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.ChildWindowTarget.cs (1)
32_handle = (HWND)newHandle;
2 references to _handle
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ControlDesigner.ChildWindowTarget.cs (2)
79Debug.Assert(_handle != IntPtr.Zero, "Handle for control not created"); 80PInvoke.RevokeDragDrop(_handle);