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)
62
return $"Pg{
_pageIndex
}- ";
718
return
_pageIndex
;