1 write to _documentPeer
PresentationFramework (1)
System\Windows\Automation\Peers\FlowDocumentReaderAutomationPeer.cs (1)
71_documentPeer = documentPeer as DocumentAutomationPeer;
3 references to _documentPeer
PresentationFramework (3)
System\Windows\Automation\Peers\FlowDocumentReaderAutomationPeer.cs (3)
65if (_documentPeer != documentPeer) 67if (_documentPeer != null) 69_documentPeer.OnDisconnected();