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