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