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