2 references to InputGesturesInternal
PresentationCore (2)
Core\CSharp\System\Windows\Input\Command\CommandBindingCollection.cs (1)
394
InputGestureCollection inputGestures = routedCommand.
InputGesturesInternal
;
Core\CSharp\System\Windows\Input\Command\RoutedCommand.cs (1)
255
if(
InputGesturesInternal
== null)