2 writes to _currentItem
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenuItem.cs (2)
52_currentItem = item; 61_currentItem = null;
1 reference to _currentItem
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenuItem.cs (1)
60object currentItem = _currentItem;