2 writes to HasGallery
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (2)
547
HasGallery
= (++_galleryCount > 0);
569
HasGallery
= (--_galleryCount > 0);
3 references to HasGallery
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (3)
359
!menuItem.
HasGallery
)
371
!menuItem.
HasGallery
)
1290
if (menuItem._itemsPresenter != null && menuItem.
HasGallery
)