ComponentOne MultiSelect for UWP
C1.Xaml.Input Namespace / C1TagEditor Class / IsFocused Property

In This Topic
    IsFocused Property
    In This Topic
    Returns true if the control has the focus.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsFocused As Boolean
    public bool IsFocused {get;}
    See Also