Base:
method
IsKeyboardFocusableCore
System.Windows.Automation.Peers.AutomationPeer.IsKeyboardFocusableCore()
1 override of IsKeyboardFocusableCore
PresentationFramework (1)
System\Windows\Automation\Peers\GroupItemAutomationPeer.cs (1)
324protected override bool IsKeyboardFocusableCore()
1 reference to IsKeyboardFocusableCore
PresentationFramework (1)
System\Windows\Automation\Peers\GroupItemAutomationPeer.cs (1)
332return base.IsKeyboardFocusableCore();