19 references to UIA_OperationCannotBePerformed
PresentationFramework (19)
System\Windows\Automation\Peers\GridSplitterAutomationPeer.cs (2)
52
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
56
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
System\Windows\Automation\Peers\GridViewColumnHeaderAutomationPeer.cs (2)
71
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
93
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
System\Windows\Automation\Peers\MenuItemAutomationPeer.cs (3)
202
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
220
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
278
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
System\Windows\Automation\Peers\RadioButtonAutomationPeer.cs (2)
64
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
75
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (4)
85
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
105
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
125
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
148
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
System\Windows\Automation\Peers\SelectorItemAutomationPeer.cs (2)
40
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
60
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
System\Windows\Automation\Peers\TabItemAutomationPeer.cs (1)
88
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
System\Windows\Automation\Peers\TreeViewItemAutomationPeer.cs (3)
262
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
278
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);
330
throw new InvalidOperationException(SR.
UIA_OperationCannotBePerformed
);