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