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)
64
if (
_documentPeer
!= documentPeer)
66
_documentPeer
?.OnDisconnected();