1 write to _page
PresentationFramework (1)
System\Windows\Documents\FixedDocument.cs (1)
1364
_page
= page;
2 references to _page
PresentationFramework (2)
System\Windows\Documents\FixedDocument.cs (2)
1451
return this.
_page
;
1459
return this._panel.GetIndexOfPage(this.
_page
);