ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TreeViewExpandButton Class / IsPressed Property

In This Topic
    IsPressed Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsPressed As System.Boolean
    public System.bool IsPressed {get;}
    See Also