3 references to DocumentViewerBaseAutomationPeer
PresentationFramework (3)
src\Framework\System\Windows\Automation\Peers\DocumentViewerAutomationPeer.cs (1)
29: base(owner)
src\Framework\System\Windows\Automation\Peers\FlowDocumentPageViewerAutomationPeer.cs (1)
27: base(owner)
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
395return new DocumentViewerBaseAutomationPeer(this);