1 write to _gallery
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
1926
_gallery
= inputGallery;
4 references to _gallery
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (4)
1933
if (
_gallery
.AllFilterItemContainerStyle != null)
1935
return
_gallery
.AllFilterItemContainerStyle;
1940
if (
_gallery
.FilterItemContainerStyle != null)
1942
return
_gallery
.FilterItemContainerStyle;