I need to fix the minimum width of the RibbonGallery to 4 items, even when there is only one item available. I repopulate the gallery when the user changes selection on a tree, which causes the ribbon bar to be resized and the controls to jump around on the ribbon tab. I can set the MinWidth, but I would need to calculate the size based on the Variant and item sizes etc. Is there an easy way to do this?
Thanks
Dave