2 references to Container
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedElement.cs (1)
370|| _type == ElementType.Container);
src\Framework\System\Windows\Documents\FixedTextContainer.cs (1)
596_containerElement = new FixedElement(FixedElement.ElementType.Container, _start, _end, int.MaxValue);