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