1 write to _gallery
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
1923
_gallery
= inputGallery;
4 references to _gallery
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (4)
1930
if (
_gallery
.AllFilterItemContainerStyle != null)
1932
return
_gallery
.AllFilterItemContainerStyle;
1937
if (
_gallery
.FilterItemContainerStyle != null)
1939
return
_gallery
.FilterItemContainerStyle;