2 references to FixedElement
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedTextContainer.cs (2)
596_containerElement = new FixedElement(FixedElement.ElementType.Container, _start, _end, int.MaxValue); 606FixedElement e = new FixedElement(elementType, eStart, eEnd, pageIndex);