3 references to DocumentAutomationPeer
PresentationFramework (3)
System\Windows\Documents\DocumentSequence.cs (1)
553
return new
DocumentAutomationPeer
(this);
System\Windows\Documents\FixedDocument.cs (1)
616
return new
DocumentAutomationPeer
(this);
System\Windows\Documents\FlowDocument.cs (1)
821
return new
DocumentAutomationPeer
(this);