2 writes to HasGallery
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (2)
546
HasGallery
= (++_galleryCount > 0);
568
HasGallery
= (--_galleryCount > 0);
3 references to HasGallery
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (3)
358
!menuItem.
HasGallery
)
370
!menuItem.
HasGallery
)
1280
if (menuItem._itemsPresenter != null && menuItem.
HasGallery
)