2 writes to _galleryCount
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonContextMenu.cs (2)
556
HasGallery = (++
_galleryCount
> 0);
578
HasGallery = (--
_galleryCount
> 0);