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