3 references to IndexOf
PresentationFramework (3)
System\Windows\Documents\FixedDocument.cs (3)
1199DocumentsTrace.FixedFormat.IDF.Trace($"IDP.GetPageAsyncDelegate {Pages.IndexOf(pc)}"); 1218DocumentsTrace.FixedFormat.IDF.Trace($"IDP.OnGetPageRootCompleted {Pages.IndexOf((PageContent)sender)}"); 1246result = new FixedDocumentPage(this, c, fixedSize, Pages.IndexOf(pc));