17 references to FixedFormat
PresentationFramework (17)
src\Framework\System\Windows\Documents\DocumentSequence.cs (3)
256
DocumentsTrace.
FixedFormat
.IDF.Trace(string.Format("IDP.GetPage({0})", pageNumber));
309
DocumentsTrace.
FixedFormat
.IDF.Trace(string.Format("IDP.GetPageAsync({0}, {1})", pageNumber, userState));
372
DocumentsTrace.
FixedFormat
.IDF.Trace(string.Format("IDP.GetPageAsyncCancel([{0}])", userState));
src\Framework\System\Windows\Documents\FixedDocument.cs (12)
168
DocumentsTrace.
FixedFormat
.FixedDocument.Trace(string.Format("Page {0} Deferred", _pages.Count));
340
DocumentsTrace.
FixedFormat
.IDF.Trace(string.Format("IDP.GetPage({0})", pageNumber));
385
DocumentsTrace.
FixedFormat
.IDF.Trace(string.Format("IDP.GetPageAsync({0}, {1})", pageNumber, userState));
447
DocumentsTrace.
FixedFormat
.IDF.Trace(string.Format("IDP.GetPageAsyncCancel([{0}])", userState));
483
DocumentsTrace.
FixedFormat
.IDF.Trace(string.Format("IDF.GetContentPositionForElement({0})", element));
682
DocumentsTrace.
FixedFormat
.FixedDocument.Trace(string.Format("SyncGetPageWithCheck {0} is invalid page", index));
691
DocumentsTrace.
FixedFormat
.FixedDocument.Trace(string.Format("SyncGetPage {0}", index));
760
DocumentsTrace.
FixedFormat
.FixedDocument.Trace(string.Format("GetPageSize {0}", pageNumber));
1052
DocumentsTrace.
FixedFormat
.FixedDocument.Trace(string.Format("Loaded Page {0}", _pages.Count));
1238
DocumentsTrace.
FixedFormat
.IDF.Trace(string.Format("IDP.GetPageAsyncDelegate {0}", Pages.IndexOf(pc)));
1257
DocumentsTrace.
FixedFormat
.IDF.Trace(string.Format("IDP.OnGetPageRootCompleted {0}", Pages.IndexOf((PageContent)sender)));
1307
DocumentsTrace.
FixedFormat
.IDF.Trace(string.Format("IDP._NotifyGetPageAsyncCompleted {0} {1} {2} {3} {4}", page, pageNumber, error, cancelled, userState));
src\Framework\System\Windows\Documents\FixedPage.cs (2)
935
DocumentsTrace.
FixedFormat
.FixedDocument.Trace(string.Format("FixedPage.GeElement {0} is non S0 grouping element in L[{1}]!", node, level));
939
DocumentsTrace.
FixedFormat
.FixedDocument.Trace(string.Format("FixedPage.GetElement {0} is NOT a grouping element in L[{1}]!!!", node, level));