4 references to TextContainer
PresentationFramework (4)
System\Windows\Controls\RichTextBox.cs (3)
390_document.TextContainer.CollectTextChanges = false; 415_document.TextContainer.CollectTextChanges = true; 418this.InitializeTextContainer(_document.TextContainer);
System\Windows\Documents\TextElementCollection.cs (1)
699textContainer = ((FlowDocument)_owner).TextContainer;