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