2 writes to _currentItem
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (2)
500
_currentItem
= item;
509
_currentItem
= null;
1 reference to _currentItem
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
508
object currentItem =
_currentItem
;