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