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