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