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