Gets whether can get the keyboard focus.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
protected override bool IsKeyboardFocusableCore()
Visual Basic
Protected Overrides Function IsKeyboardFocusableCore As Boolean

Return Value

Whether can get the keyboard focus

See Also