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