3 references to IsPatternSupported
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\MSAAEventDispatcher.cs (2)
288
if (provider != null && provider.
IsPatternSupported
(SelectionItemPattern.Pattern))
307
if (provider != null && (pattern==null || provider.
IsPatternSupported
(pattern)))
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
900
if(
IsPatternSupported
(pattern))