15 references to ElementNotAvailableException
PresentationFramework (7)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
803
throw new
ElementNotAvailableException
(SR.VirtualizedElement);
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (5)
642
throw new
ElementNotAvailableException
(SR.VirtualizedElement);
661
throw new
ElementNotAvailableException
(SR.VirtualizedElement);
701
throw new
ElementNotAvailableException
(SR.VirtualizedElement);
727
throw new
ElementNotAvailableException
(SR.VirtualizedElement);
938
throw new
ElementNotAvailableException
(SR.VirtualizedElement);
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
129
throw new
ElementNotAvailableException
(SR.VirtualizedElement);
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Automation\Peers\RibbonMenuItemDataAutomationPeer.cs (7)
141
throw new
ElementNotAvailableException
(Microsoft.Windows.Controls.SR.VirtualizedElement);
172
throw new
ElementNotAvailableException
(Microsoft.Windows.Controls.SR.VirtualizedElement);
202
throw new
ElementNotAvailableException
(Microsoft.Windows.Controls.SR.VirtualizedElement);
242
throw new
ElementNotAvailableException
(Microsoft.Windows.Controls.SR.VirtualizedElement);
266
throw new
ElementNotAvailableException
(Microsoft.Windows.Controls.SR.VirtualizedElement);
286
throw new
ElementNotAvailableException
(Microsoft.Windows.Controls.SR.VirtualizedElement);
340
throw new
ElementNotAvailableException
(Microsoft.Windows.Controls.SR.VirtualizedElement);
UIAutomationClient (1)
MS\Internal\Automation\UiaCoreApi.cs (1)
1192
throw new
ElementNotAvailableException
(description);