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