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