2 references to HasTwoLinesProperty
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonTwoLineText.cs (2)
244return (bool)element.GetValue(HasTwoLinesProperty); 250element.SetValue(HasTwoLinesProperty, value);