Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1MenuList Class / IsFocused Property

In This Topic
    IsFocused Property (C1MenuList)
    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