2 writes to _handleNextUpKey
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (2)
853
_handleNextUpKey
= key;
959
_handleNextUpKey
= Key.None;
1 reference to _handleNextUpKey
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
952
if (e.Key ==
_handleNextUpKey
)