1 write to _gallery
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
1927
_gallery
= inputGallery;
4 references to _gallery
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (4)
1934
if (
_gallery
.AllFilterItemContainerStyle != null)
1936
return
_gallery
.AllFilterItemContainerStyle;
1941
if (
_gallery
.FilterItemContainerStyle != null)
1943
return
_gallery
.FilterItemContainerStyle;