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