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