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