5 references to HandleInternal
System.Windows.Forms (5)
System\Windows\Forms\Accessibility\Control.ControlAccessibleObject.cs (5)
214(int)HandleInternal, 465if (HandleInternal.IsNull || AppContextSwitches.NoClientNotifications) 472new HandleRef<HWND>(Owner, HandleInternal), 539if (HandleInternal.IsNull) 544PInvoke.UiaHostProviderFromHwnd(new HandleRef<HWND>(this, HandleInternal), out IRawElementProviderSimple* provider);