5 references to HandleInternal
System.Windows.Forms (5)
System\Windows\Forms\Accessibility\Control.ControlAccessibleObject.cs (5)
215(int)HandleInternal, 466if (HandleInternal.IsNull || LocalAppContextSwitches.NoClientNotifications) 473new HandleRef<HWND>(Owner, HandleInternal), 540if (HandleInternal.IsNull) 545PInvoke.UiaHostProviderFromHwnd(new HandleRef<HWND>(this, HandleInternal), out IRawElementProviderSimple* provider);