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