3 references to PollForPotentialSupportedPatterns
System.Windows.Forms.Primitives (3)
Windows.Win32.IUIAutomation.g.cs (1)
1965 return __object.PollForPotentialSupportedPatterns(pElement, patternIds, patternNames);
Windows.Win32.UI_Accessibility_IUIAutomation_Extensions.g.cs (2)
106 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomation.Interface.PollForPotentialSupportedPatterns(winmdroot.UI.Accessibility.IUIAutomationElement*, winmdroot.System.Com.SAFEARRAY**, winmdroot.System.Com.SAFEARRAY**)"/> 113 winmdroot.Foundation.HRESULT __result = @this.PollForPotentialSupportedPatterns(pElement, patternIdsLocal, patternNamesLocal);