2 references to TextWrapping
PresentationFramework (2)
MS\Internal\Text\LineProperties.cs (1)
143_textWrapping = ((FlowDocument)contentHost).TextWrapping;
System\Windows\Controls\RichTextBox.cs (1)
765this.Document?.TextWrapping = TextWrapping.Wrap;