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