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