4 references to Content
PresentationFramework (4)
src\Framework\System\Windows\Documents\DocumentSequence.cs (4)
133
DocumentsTrace.FixedDocumentSequence.
Content
.Trace(string.Format("Doc {0} Deferred", _references.Count));
746
DocumentsTrace.FixedDocumentSequence.
Content
.Trace(string.Format("Loaded DocumentReference {0}", _references.Count));
767
DocumentsTrace.FixedDocumentSequence.
Content
.Trace(string.Format("_OnCollectionChange: Add {0}", item.GetHashCode()));
782
DocumentsTrace.FixedDocumentSequence.
Content
.Trace(string.Format("_OnCollectionChange: Add with IDP {0}", paginator.GetHashCode()));