3 references to PollForPotentialSupportedProperties
System.Windows.Forms.Primitives (3)
Windows.Win32.IUIAutomation.g.cs (1)
2022
return __object.
PollForPotentialSupportedProperties
(pElement, propertyIds, propertyNames);
Windows.Win32.UI_Accessibility_IUIAutomation_Extensions.g.cs (2)
119
/// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomation.Interface.
PollForPotentialSupportedProperties
(winmdroot.UI.Accessibility.IUIAutomationElement*, winmdroot.System.Com.SAFEARRAY**, winmdroot.System.Com.SAFEARRAY**)"/>
126
winmdroot.Foundation.HRESULT __result = @this.
PollForPotentialSupportedProperties
(pElement, propertyIdsLocal, propertyNamesLocal);