7 references to SharedColumnSizeScopeAtGalleryLevel
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonGalleryItemsPanel.cs (7)
91
if (gallery != null &&
SharedColumnSizeScopeAtGalleryLevel
)
122
if (
SharedColumnSizeScopeAtGalleryLevel
)
152
if (gallery != null &&
SharedColumnSizeScopeAtGalleryLevel
)
166
if (gallery != null &&
SharedColumnSizeScopeAtGalleryLevel
)
368
if (
SharedColumnSizeScopeAtGalleryLevel
&& parentGallery.ColumnsStretchToFill)
385
else if (!
SharedColumnSizeScopeAtGalleryLevel
&& category.ColumnsStretchToFill)
545
if (
SharedColumnSizeScopeAtGalleryLevel
&& parentGallery.ColumnsStretchToFill)