7 references to SharedColumnSizeScopeAtGalleryLevel
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryItemsPanel.cs (7)
90
if (gallery != null &&
SharedColumnSizeScopeAtGalleryLevel
)
121
if (
SharedColumnSizeScopeAtGalleryLevel
)
151
if (gallery != null &&
SharedColumnSizeScopeAtGalleryLevel
)
165
if (gallery != null &&
SharedColumnSizeScopeAtGalleryLevel
)
367
if (
SharedColumnSizeScopeAtGalleryLevel
&& parentGallery.ColumnsStretchToFill)
384
else if (!
SharedColumnSizeScopeAtGalleryLevel
&& category.ColumnsStretchToFill)
544
if (
SharedColumnSizeScopeAtGalleryLevel
&& parentGallery.ColumnsStretchToFill)