2 writes to TextWrapping
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonTwoLineText.cs (2)
345_textBlock1.TextWrapping = TextWrapping.WrapWithOverflow; 381_textBlock1.TextWrapping = TextWrapping.WrapWithOverflow;
1 reference to TextWrapping
PresentationFramework (1)
System\Windows\Controls\TextBlock.cs (1)
1088/// DependencyProperty for <see cref="TextWrapping" /> property.