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