FrameworkElementAutomationPeer.IsKeyboardFocusableCore Method
Silverlight
Returns a value that indicates whether the element that is associated with this FrameworkElementAutomationPeer can accept keyboard focus. This method is called by IsKeyboardFocusable.
Namespace: System.Windows.Automation.Peers
Assembly: System.Windows (in System.Windows.dll)
Notes to Inheritors
The return value for this method in the FrameworkElementAutomationPeer implementation comes from an internal property store. At run-time, this value will be populated.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.