1 write to _pageIndex
PresentationFramework (1)
System\Windows\Documents\FixedPageStructure.cs (1)
42_pageIndex = pageIndex;
2 references to _pageIndex
PresentationFramework (2)
System\Windows\Documents\FixedPageStructure.cs (2)
69return $"Pg{_pageIndex}- "; 725return _pageIndex;