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