3 references to GetCachedPropertyValue
System.Windows.Forms.Primitives (3)
Windows.Win32.IUIAutomationElement.g.cs (1)
413 return __object.GetCachedPropertyValue(propertyId, retVal);
Windows.Win32.UI_Accessibility_IUIAutomationElement_Extensions.g.cs (2)
53 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationElement.Interface.GetCachedPropertyValue(winmdroot.UI.Accessibility.UIA_PROPERTY_ID, winmdroot.System.Variant.VARIANT*)"/> 58 winmdroot.Foundation.HRESULT __result = @this.GetCachedPropertyValue(propertyId, retValLocal);