Implemented interface member:
method
Focus
System.Windows.IInputElement.Focus()
2 references to Focus
PresentationCore (2)
Core\CSharp\System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
415
if (!_owner.
Focus
())
Core\CSharp\System\Windows\UIElement3D.cs (1)
648
this.
Focus
();