4 references to DeviceUsed
PresentationFramework (4)
System\Windows\Controls\ComboBox.cs (1)
1110
if ((IsEditable || (!IsDropDownOpen)) && itemNavigateArgs.
DeviceUsed
is KeyboardDevice)
System\Windows\Controls\DataGrid.cs (1)
5503
if (itemNavigateArgs.
DeviceUsed
is KeyboardDevice)
System\Windows\Controls\ItemsControl.cs (1)
3283
if (itemNavigateArgs.
DeviceUsed
is KeyboardDevice)
System\Windows\Controls\Menu.cs (1)
298
if (itemNavigateArgs.
DeviceUsed
is KeyboardDevice)