Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuSeparator Class / IsFocused Property

In This Topic
    IsFocused Property (C1MenuSeparator)
    In This Topic
    Gets whether the control is focused.
    Syntax
    'Declaration
     
    
    Public Shadows ReadOnly Property IsFocused As Boolean
    public new bool IsFocused {get;}
    See Also