4 references to TextContainer
PresentationFramework (4)
System\Windows\Controls\RichTextBox.cs (3)
388_document.TextContainer.CollectTextChanges = false; 413_document.TextContainer.CollectTextChanges = true; 416this.InitializeTextContainer(_document.TextContainer);
System\Windows\Documents\TextElementCollection.cs (1)
697textContainer = ((FlowDocument)_owner).TextContainer;