4 references to CurrentlyLoadedDoc
PresentationFramework (4)
System\Windows\Documents\DocumentReference.cs (1)
80
idp =
CurrentlyLoadedDoc
;
System\Windows\Documents\DocumentSequence.cs (3)
558
IDocumentPaginatorSource document = docRef.
CurrentlyLoadedDoc
;
1160
if (docRef.
CurrentlyLoadedDoc
== _documentPaginator.Source)
1203
if (docRef.
CurrentlyLoadedDoc
== _documentPaginator.Source)