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