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