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