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