1 write to _documentPeer
PresentationFramework (1)
System\Windows\Automation\Peers\FlowDocumentReaderAutomationPeer.cs (1)
70_documentPeer = documentPeer as DocumentAutomationPeer;
3 references to _documentPeer
PresentationFramework (3)
System\Windows\Automation\Peers\FlowDocumentReaderAutomationPeer.cs (3)
64if (_documentPeer != documentPeer) 66if (_documentPeer != null) 68_documentPeer.OnDisconnected();