1 write to _documentPeer
PresentationFramework (1)
System\Windows\Automation\Peers\FlowDocumentReaderAutomationPeer.cs (1)
66_documentPeer = documentPeer as DocumentAutomationPeer;
2 references to _documentPeer
PresentationFramework (2)
System\Windows\Automation\Peers\FlowDocumentReaderAutomationPeer.cs (2)
63if (_documentPeer != documentPeer) 65_documentPeer?.OnDisconnected();