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