10 references to IDF
PresentationFramework (10)
System\Windows\Documents\DocumentSequence.cs (3)
234
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPage({pageNumber})");
284
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPageAsync({pageNumber}, {userState})");
339
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPageAsyncCancel([{userState}])");
System\Windows\Documents\FixedDocument.cs (7)
315
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPage({pageNumber})");
360
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPageAsync({pageNumber}, {userState})");
416
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPageAsyncCancel([{userState}])");
446
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDF.GetContentPositionForElement({element})");
1187
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPageAsyncDelegate {Pages.IndexOf(pc)}");
1206
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.OnGetPageRootCompleted {Pages.IndexOf((PageContent)sender)}");
1256
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP._NotifyGetPageAsyncCompleted {page} {pageNumber} {error} {cancelled} {userState}");