2 writes to _currentItem
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (2)
497_currentItem = item; 506_currentItem = null;
1 reference to _currentItem
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
505object currentItem = _currentItem;