3 references to SetFocusFailed
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
312throw new InvalidOperationException(SR.SetFocusFailed);
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
418throw new InvalidOperationException(SR.SetFocusFailed);
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
530throw new InvalidOperationException(SR.SetFocusFailed);