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