3 references to SetFocusFailed
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
307throw new InvalidOperationException(SR.SetFocusFailed);
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
409throw new InvalidOperationException(SR.SetFocusFailed);
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
517throw new InvalidOperationException(SR.SetFocusFailed);