1 write to _panel
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedDocument.cs (1)
1402_panel = panel;
4 references to _panel
PresentationFramework (4)
src\Framework\System\Windows\Documents\FixedDocument.cs (4)
1484FlowPosition flowPosition = _panel.FixedContainer.FixedTextBuilder.GetPageStartFlowPosition(_index); 1501return this._panel.GetIndexOfPage(this._page); 1521return _panel; 1529return this._panel.FixedContainer;