7 references to VirtualizedElement
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
);