4 references to CurrentlyLoadedDoc
PresentationFramework (4)
System\Windows\Documents\DocumentReference.cs (1)
93
idp =
CurrentlyLoadedDoc
;
System\Windows\Documents\DocumentSequence.cs (3)
571
IDocumentPaginatorSource document = docRef.
CurrentlyLoadedDoc
;
1173
if (docRef.
CurrentlyLoadedDoc
== _documentPaginator.Source)
1216
if (docRef.
CurrentlyLoadedDoc
== _documentPaginator.Source)