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