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