10 references to IDF
PresentationFramework (10)
System\Windows\Documents\DocumentSequence.cs (3)
233
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPage({pageNumber})");
283
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPageAsync({pageNumber}, {userState})");
338
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPageAsyncCancel([{userState}])");
System\Windows\Documents\FixedDocument.cs (7)
314
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPage({pageNumber})");
359
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPageAsync({pageNumber}, {userState})");
415
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPageAsyncCancel([{userState}])");
445
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDF.GetContentPositionForElement({element})");
1186
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.GetPageAsyncDelegate {Pages.IndexOf(pc)}");
1205
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP.OnGetPageRootCompleted {Pages.IndexOf((PageContent)sender)}");
1255
DocumentsTrace.FixedFormat.
IDF
.Trace($"IDP._NotifyGetPageAsyncCompleted {page} {pageNumber} {error} {cancelled} {userState}");