3 references to IndexOf
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedDocument.cs (3)
1238DocumentsTrace.FixedFormat.IDF.Trace(string.Format("IDP.GetPageAsyncDelegate {0}", Pages.IndexOf(pc))); 1257DocumentsTrace.FixedFormat.IDF.Trace(string.Format("IDP.OnGetPageRootCompleted {0}", Pages.IndexOf((PageContent)sender))); 1285result = new FixedDocumentPage(this, c, fixedSize, Pages.IndexOf(pc));