3 references to DocumentAutomationPeer
PresentationFramework (3)
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
579return new DocumentAutomationPeer(this);
src\Framework\System\Windows\Documents\FixedDocument.cs (1)
643return new DocumentAutomationPeer(this);
src\Framework\System\Windows\Documents\FlowDocument.cs (1)
829return new DocumentAutomationPeer(this);