3 references to ColumnsStretchToFillProperty
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (2)
479get { return (bool)GetValue(ColumnsStretchToFillProperty); } 480set { SetValue(ColumnsStretchToFillProperty, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryCategory.cs (1)
363public static readonly DependencyProperty ColumnsStretchToFillProperty = RibbonGallery.ColumnsStretchToFillProperty.AddOwner(typeof(RibbonGalleryCategory),