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