110 references to ElementNotEnabledException
PresentationCore (1)
MS\Internal\Automation\ElementUtil.cs (1)
171throw new ElementNotEnabledException();
PresentationFramework (32)
System\Windows\Automation\Peers\ButtonAutomationPeer.cs (1)
41throw new ElementNotEnabledException();
System\Windows\Automation\Peers\ComboBoxAutomationPeer.cs (3)
147throw new ElementNotEnabledException(); 193throw new ElementNotEnabledException(); 207throw new ElementNotEnabledException();
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
792throw new ElementNotEnabledException();
System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (1)
540throw new ElementNotEnabledException();
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (1)
866throw new ElementNotEnabledException();
System\Windows\Automation\Peers\ExpanderAutomationPeer.cs (2)
83throw new ElementNotEnabledException(); 96throw new ElementNotEnabledException();
System\Windows\Automation\Peers\GridSplitterAutomationPeer.cs (1)
40throw new ElementNotEnabledException();
System\Windows\Automation\Peers\GridViewColumnHeaderAutomationPeer.cs (2)
53throw new ElementNotEnabledException(); 77throw new ElementNotEnabledException();
System\Windows\Automation\Peers\HyperlinkAutomationPeer.cs (1)
84throw new ElementNotEnabledException();
System\Windows\Automation\Peers\MenuItemAutomationPeer.cs (4)
194throw new ElementNotEnabledException(); 212throw new ElementNotEnabledException(); 252throw new ElementNotEnabledException(); 272throw new ElementNotEnabledException();
System\Windows\Automation\Peers\PasswordBoxAutomationPeer.cs (1)
120throw new ElementNotEnabledException();
System\Windows\Automation\Peers\RadioButtonAutomationPeer.cs (1)
52throw new ElementNotEnabledException();
System\Windows\Automation\Peers\RangeBaseAutomationPeer.cs (1)
70throw new ElementNotEnabledException();
System\Windows\Automation\Peers\RepeatButtonAutomationPeer.cs (1)
44throw new ElementNotEnabledException();
System\Windows\Automation\Peers\ScrollViewerAutomationPeer.cs (2)
76throw new ElementNotEnabledException(); 139throw new ElementNotEnabledException();
System\Windows\Automation\Peers\SelectorItemAutomationPeer.cs (3)
35throw new ElementNotEnabledException(); 53throw new ElementNotEnabledException(); 75throw new ElementNotEnabledException();
System\Windows\Automation\Peers\TabItemAutomationPeer.cs (1)
83throw new ElementNotEnabledException();
System\Windows\Automation\Peers\TextBoxAutomationPeer.cs (2)
87throw new ElementNotEnabledException(); 93throw new ElementNotEnabledException();
System\Windows\Automation\Peers\ToggleButtonAutomationPeer.cs (1)
44throw new ElementNotEnabledException();
System\Windows\Automation\Peers\TreeViewItemAutomationPeer.cs (2)
256throw new ElementNotEnabledException(); 272throw new ElementNotEnabledException();
PresentationUI (4)
MS\Internal\Documents\Application\PageTextBox.cs (2)
402throw new ElementNotEnabledException(); 409throw new ElementNotEnabledException();
MS\Internal\Documents\Application\ZoomComboBox.cs (2)
545throw new ElementNotEnabledException(); 552throw new ElementNotEnabledException();
System.Windows.Controls.Ribbon (13)
Microsoft\Windows\Automation\Peers\RibbonComboBoxAutomationPeer.cs (1)
115throw new ElementNotEnabledException();
Microsoft\Windows\Automation\Peers\RibbonMenuButtonAutomationPeer.cs (3)
167throw new ElementNotEnabledException(); 181throw new ElementNotEnabledException(); 242throw new ElementNotEnabledException();
Microsoft\Windows\Automation\Peers\RibbonMenuItemDataAutomationPeer.cs (5)
135throw new ElementNotEnabledException(); 166throw new ElementNotEnabledException(); 236throw new ElementNotEnabledException(); 260throw new ElementNotEnabledException(); 334throw new ElementNotEnabledException();
Microsoft\Windows\Automation\Peers\RibbonSplitButtonAutomationPeer.cs (2)
70throw new ElementNotEnabledException(); 102throw new ElementNotEnabledException();
Microsoft\Windows\Automation\Peers\RibbonTabDataAutomationPeer.cs (1)
156throw new ElementNotEnabledException();
Microsoft\Windows\Automation\Peers\RibbonTextBoxAutomationPeer.cs (1)
141throw new ElementNotEnabledException();
UIAutomationClient (2)
System\Windows\Automation\RangeValuePattern.cs (1)
91throw new ElementNotEnabledException();
System\Windows\Automation\ValuePattern.cs (1)
78throw new ElementNotEnabledException();
UIAutomationClientSideProviders (58)
MS\Internal\AutomationProxies\Misc.cs (1)
89throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\MSAANativeProvider.cs (5)
616throw new ElementNotEnabledException(); 630throw new ElementNotEnabledException(); 644throw new ElementNotEnabledException(); 686throw new ElementNotEnabledException(); 1192throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\ProxySimple.cs (1)
530throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsButton.cs (1)
463throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsFormsLinkLabel.cs (1)
110throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsHyperlink.cs (1)
424throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsIPAddress.cs (2)
118throw new ElementNotEnabledException(); 364throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsListBox.cs (4)
763throw new ElementNotEnabledException(); 820throw new ElementNotEnabledException(); 872throw new ElementNotEnabledException(); 945throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsListView.cs (2)
605throw new ElementNotEnabledException(); 616throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
406throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsListViewItem.cs (6)
386throw new ElementNotEnabledException(); 411throw new ElementNotEnabledException(); 449throw new ElementNotEnabledException(); 518throw new ElementNotEnabledException(); 547throw new ElementNotEnabledException(); 659throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsListViewItemCheckBox.cs (1)
241throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsListViewScroll.cs (1)
49throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
219throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsMenu.cs (5)
1667throw new ElementNotEnabledException(); 1686throw new ElementNotEnabledException(); 1729throw new ElementNotEnabledException(); 1787throw new ElementNotEnabledException(); 1835throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsRebar.cs (1)
376throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
164throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsScrollBar.cs (1)
618throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
149throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsSlider.cs (2)
158throw new ElementNotEnabledException(); 432throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsSysHeader.cs (2)
465throw new ElementNotEnabledException(); 710throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsTab.cs (6)
450throw new ElementNotEnabledException(); 474throw new ElementNotEnabledException(); 1060throw new ElementNotEnabledException(); 1080throw new ElementNotEnabledException(); 1123throw new ElementNotEnabledException(); 1205throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsTitleBar.cs (1)
404throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
645throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsTreeView.cs (7)
959throw new ElementNotEnabledException(); 990throw new ElementNotEnabledException(); 1025throw new ElementNotEnabledException(); 1075throw new ElementNotEnabledException(); 1104throw new ElementNotEnabledException(); 1146throw new ElementNotEnabledException(); 1186throw new ElementNotEnabledException();
MS\Internal\AutomationProxies\WindowsUpDown.cs (2)
205throw new ElementNotEnabledException(); 510throw new ElementNotEnabledException();