7 references to VirtualizedElement
PresentationFramework (7)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
802throw new ElementNotAvailableException(SR.VirtualizedElement);
System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (5)
638throw new ElementNotAvailableException(SR.VirtualizedElement); 657throw new ElementNotAvailableException(SR.VirtualizedElement); 697throw new ElementNotAvailableException(SR.VirtualizedElement); 723throw new ElementNotAvailableException(SR.VirtualizedElement); 934throw new ElementNotAvailableException(SR.VirtualizedElement);
System\Windows\Automation\Peers\ItemAutomationPeer.cs (1)
125throw new ElementNotAvailableException(SR.VirtualizedElement);