1 write to _container
PresentationFramework (1)
System\Windows\Documents\FixedTextBuilder.cs (1)
1368
_container
= builder._container;
7 references to _container
PresentationFramework (7)
System\Windows\Documents\FixedTextBuilder.cs (7)
1379
_currentFixedElement =
_container
.ContainerElement;
1519
_container
.OnNewFlowElement(_currentFixedElement,
1521
new FlowPosition(
_container
, flowImageNode, 0),
1522
new FlowPosition(
_container
, flowImageNode, 1),
1605
_container
.OnNewFlowElement(_currentFixedElement, //_container.ContainerElement,
1607
new FlowPosition(
_container
, (FlowNode)startNode, 1),
1608
new FlowPosition(
_container
, (FlowNode)endNode, 0),