Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1TabItemAutomationPeer Class / IsKeyboardFocusableCore Method

In This Topic
    IsKeyboardFocusableCore Method (C1TabItemAutomationPeer)
    In This Topic
    Gets whether can get the keyboard focus.
    Syntax
    'Declaration
     
    
    Protected Overrides Function IsKeyboardFocusableCore() As Boolean
    protected override bool IsKeyboardFocusableCore()

    Return Value

    Whether can get the keyboard focus
    See Also