2 references to TextContainer
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedTextPointer.cs (2)
558return e.IsTextElement ? e.Type : ((ITextContainer)_flowPosition.TextContainer).Parent.GetType(); 684return _flowPosition.TextContainer;