4 references to Source
PresentationFramework (4)
System\Windows\Documents\DocumentReference.cs (4)
68DocumentsTrace.FixedDocumentSequence.IDF.Trace($"DocumentReference.GetDocument ({(Source ?? new Uri("", UriKind.RelativeOrAbsolute))}, {forceReload})"); 202Source {(this.Source == null ? "null" : this.Source.ToString())} 252Uri uriToNavigate = this.Source;