1 write to handle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
19638handle = value;
4 references to handle
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Control.cs (4)
19630return handle; 19637if (handle != value) { 19655if (handle != IntPtr.Zero && oleAccAvailable != IntPtr.Zero) { 19656UseStdAccessibleObjects(handle);