15 references to ElementNotAvailableException
PresentationFramework (7)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
802
throw new
ElementNotAvailableException
(SR.VirtualizedElement);
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (5)
638
throw new
ElementNotAvailableException
(SR.VirtualizedElement);
657
throw new
ElementNotAvailableException
(SR.VirtualizedElement);
697
throw new
ElementNotAvailableException
(SR.VirtualizedElement);
723
throw new
ElementNotAvailableException
(SR.VirtualizedElement);
934
throw new
ElementNotAvailableException
(SR.VirtualizedElement);
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
125
throw new
ElementNotAvailableException
(SR.VirtualizedElement);
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Automation\Peers\RibbonMenuItemDataAutomationPeer.cs (7)
140
throw new
ElementNotAvailableException
(Microsoft.Windows.Controls.SR.VirtualizedElement);
171
throw new
ElementNotAvailableException
(Microsoft.Windows.Controls.SR.VirtualizedElement);
201
throw new
ElementNotAvailableException
(Microsoft.Windows.Controls.SR.VirtualizedElement);
241
throw new
ElementNotAvailableException
(Microsoft.Windows.Controls.SR.VirtualizedElement);
265
throw new
ElementNotAvailableException
(Microsoft.Windows.Controls.SR.VirtualizedElement);
285
throw new
ElementNotAvailableException
(Microsoft.Windows.Controls.SR.VirtualizedElement);
339
throw new
ElementNotAvailableException
(Microsoft.Windows.Controls.SR.VirtualizedElement);
UIAutomationClient (1)
MS\Internal\Automation\UiaCoreApi.cs (1)
1191
throw new
ElementNotAvailableException
(description);