2 writes to _currentItem
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (2)
538_currentItem = item; 547_currentItem = null;
1 reference to _currentItem
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
546object currentItem = _currentItem;