5 references to ProviderType
UIAutomationClient (5)
MS\Internal\Automation\UiaCoreApi.cs (5)
1550
private delegate IRawElementProviderSimple[] UiaProviderCallback(IntPtr hwnd,
ProviderType
providerType);
1565
IRawElementProviderSimple [] OnGetProvider(IntPtr hwnd,
ProviderType
providerType)
1572
case
ProviderType
.BaseHwnd:
1576
case
ProviderType
.Proxy:
1580
case
ProviderType
.NonClientArea: