2 writes to _currentItem
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonApplicationSplitMenuItem.cs (2)
54_currentItem = item; 63_currentItem = null;
1 reference to _currentItem
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonApplicationSplitMenuItem.cs (1)
62object currentItem = _currentItem;