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