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