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