10 references to IDF
PresentationFramework (10)
System\Windows\Documents\DocumentSequence.cs (3)
245
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPage({pageNumber})");
295
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPageAsync({pageNumber}, {userState})");
352
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPageAsyncCancel([{userState}])");
System\Windows\Documents\FixedDocument.cs (7)
326
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPage({pageNumber})");
371
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPageAsync({pageNumber}, {userState})");
427
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPageAsyncCancel([{userState}])");
457
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDF.GetContentPositionForElement({element})");
1199
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPageAsyncDelegate {Pages.IndexOf(pc)}");
1218
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.OnGetPageRootCompleted {Pages.IndexOf((PageContent)sender)}");
1268
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP._NotifyGetPageAsyncCompleted {page} {pageNumber} {error} {cancelled} {userState}");