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