7 references to SharedColumnSizeScopeAtGalleryLevel
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryItemsPanel.cs (7)
96
if (gallery != null &&
SharedColumnSizeScopeAtGalleryLevel
)
127
if (
SharedColumnSizeScopeAtGalleryLevel
)
157
if (gallery != null &&
SharedColumnSizeScopeAtGalleryLevel
)
171
if (gallery != null &&
SharedColumnSizeScopeAtGalleryLevel
)
373
if (
SharedColumnSizeScopeAtGalleryLevel
&& parentGallery.ColumnsStretchToFill)
390
else if (!
SharedColumnSizeScopeAtGalleryLevel
&& category.ColumnsStretchToFill)
550
if (
SharedColumnSizeScopeAtGalleryLevel
&& parentGallery.ColumnsStretchToFill)