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