1 write to _container
PresentationFramework (1)
System\Windows\Documents\FixedTextBuilder.cs (1)
1384_container = builder._container;
7 references to _container
PresentationFramework (7)
System\Windows\Documents\FixedTextBuilder.cs (7)
1395_currentFixedElement = _container.ContainerElement; 1536_container.OnNewFlowElement(_currentFixedElement, 1538new FlowPosition(_container, flowImageNode, 0), 1539new FlowPosition(_container, flowImageNode, 1), 1622_container.OnNewFlowElement(_currentFixedElement, //_container.ContainerElement, 1624new FlowPosition(_container, (FlowNode)startNode, 1), 1625new FlowPosition(_container, (FlowNode)endNode, 0),