1 write to MaxColumnWidth
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryItemsPanel.cs (1)
131gallery.MaxColumnWidth = value;
2 references to MaxColumnWidth
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryItemsPanel.cs (2)
98return gallery.MaxColumnWidth; 129if (gallery.MaxColumnWidth < value || !gallery.IsMaxColumnWidthValid)