2 references to ContainerElement
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
1413
_currentFixedElement = _container.
ContainerElement
;
src\Framework\System\Windows\Documents\FlowPosition.cs (1)
314
return _container.
ContainerElement
;