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