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