1 write to _page
PresentationFramework (1)
System\Windows\Documents\FixedDocument.cs (1)
1352
_page
= page;
2 references to _page
PresentationFramework (2)
System\Windows\Documents\FixedDocument.cs (2)
1439
return this.
_page
;
1447
return this._panel.GetIndexOfPage(this.
_page
);