4 references to CurrentlyLoadedDoc
PresentationFramework (4)
System\Windows\Documents\DocumentReference.cs (1)
79
idp =
CurrentlyLoadedDoc
;
System\Windows\Documents\DocumentSequence.cs (3)
554
IDocumentPaginatorSource document = docRef.
CurrentlyLoadedDoc
;
1156
if (docRef.
CurrentlyLoadedDoc
== _documentPaginator.Source)
1199
if (docRef.
CurrentlyLoadedDoc
== _documentPaginator.Source)