Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarSplitButton Class / IsFocused Property

In This Topic
    IsFocused Property (C1ToolbarSplitButton)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsFocused As Boolean
    public bool IsFocused {get;}
    See Also