3 references to IsPatternSupported
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\MSAAEventDispatcher.cs (2)
279
if (provider != null && provider.
IsPatternSupported
(SelectionItemPattern.Pattern))
298
if (provider != null && (pattern==null || provider.
IsPatternSupported
(pattern)))
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
878
if(
IsPatternSupported
(pattern))