8 references to SetFocusFailed
PresentationFramework (8)
System\Windows\Automation\Peers\CalendarAutomationPeer.cs (2)
197
throw new InvalidOperationException(SR.
SetFocusFailed
);
203
throw new InvalidOperationException(SR.
SetFocusFailed
);
System\Windows\Automation\Peers\ComboBoxAutomationPeer.cs (3)
99
throw new InvalidOperationException(SR.
SetFocusFailed
);
102
throw new InvalidOperationException(SR.
SetFocusFailed
);
107
throw new InvalidOperationException(SR.
SetFocusFailed
);
System\Windows\Automation\Peers\DatePickerAutomationPeer.cs (2)
68
throw new InvalidOperationException(SR.
SetFocusFailed
);
74
throw new InvalidOperationException(SR.
SetFocusFailed
);
System\Windows\Automation\Peers\GroupItemAutomationPeer.cs (1)
314
throw new InvalidOperationException(SR.
SetFocusFailed
);