2 writes to Source
PresentationUI (2)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (2)
496pageContent.Source = fd.Pages[pageInDoc++].Source; 512pageContent.Source = fixedPage.BaseUri;
2 references to Source
PresentationFramework (1)
System\Windows\Documents\PageContent.cs (1)
485Uri uriToNavigate = this.Source;
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
496pageContent.Source = fd.Pages[pageInDoc++].Source;