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