3 references to GetCurrentPatternAs
System.Windows.Forms.Primitives (3)
Windows.Win32.IUIAutomationElement.g.cs (1)
502
return __object.
GetCurrentPatternAs
(patternId, riid, patternObject);
Windows.Win32.UI_Accessibility_IUIAutomationElement_Extensions.g.cs (2)
73
/// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationElement.Interface.
GetCurrentPatternAs
(winmdroot.UI.Accessibility.UIA_PATTERN_ID, global::System.Guid*, void**)"/>
80
winmdroot.Foundation.HRESULT __result = @this.
GetCurrentPatternAs
(patternId, riidLocal, patternObjectLocal);