GetPropertyValue Method
Definition
Namespace: Avalonia.Win32.Interop.Automation
Assembly: Avalonia.Win32 (in Avalonia.Win32.dll)
- C#
- VB
- F#
Object? GetPropertyValue(
int propertyId
)
Function GetPropertyValue (
propertyId As Integer
) As Object
abstract GetPropertyValue :
propertyId : int -> Object
Parameters
Return Value
ObjectSee Also
Reference
IRawElementProviderSimple Interface
Avalonia.Win32.Interop.Automation Namespace