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