5 references to ProviderType
UIAutomationClient (5)
MS\Internal\Automation\UiaCoreApi.cs (5)
1551
private delegate IRawElementProviderSimple[] UiaProviderCallback(IntPtr hwnd,
ProviderType
providerType);
1566
IRawElementProviderSimple [] OnGetProvider(IntPtr hwnd,
ProviderType
providerType)
1573
case
ProviderType
.BaseHwnd:
1577
case
ProviderType
.Proxy:
1581
case
ProviderType
.NonClientArea: