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