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