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