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