Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaText Class / GetPropertyValue Method

In This Topic
    GetPropertyValue Method (UiaText)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Function GetPropertyValue( _
       ByVal propertyId As Integer _
    ) As Object
    public override object GetPropertyValue( 
       int propertyId
    )

    Parameters

    propertyId
    See Also