1 write to _container
PresentationFramework (1)
System\Windows\Documents\FixedTextBuilder.cs (1)
1374_container = builder._container;
7 references to _container
PresentationFramework (7)
System\Windows\Documents\FixedTextBuilder.cs (7)
1385_currentFixedElement = _container.ContainerElement; 1526_container.OnNewFlowElement(_currentFixedElement, 1528new FlowPosition(_container, flowImageNode, 0), 1529new FlowPosition(_container, flowImageNode, 1), 1612_container.OnNewFlowElement(_currentFixedElement, //_container.ContainerElement, 1614new FlowPosition(_container, (FlowNode)startNode, 1), 1615new FlowPosition(_container, (FlowNode)endNode, 0),