1 write to _container
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
1402_container = builder._container;
7 references to _container
PresentationFramework (7)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (7)
1413_currentFixedElement = _container.ContainerElement; 1555_container.OnNewFlowElement(_currentFixedElement, 1557new FlowPosition(_container, flowImageNode, 0), 1558new FlowPosition(_container, flowImageNode, 1), 1641_container.OnNewFlowElement(_currentFixedElement, //_container.ContainerElement, 1643new FlowPosition(_container, (FlowNode)startNode, 1), 1644new FlowPosition(_container, (FlowNode)endNode, 0),