1 write to
PresentationCore (1)
System\Windows\Input\Command\InputGestureCollection.cs (1)
155this[index] = inputGesture;
2 references to
PresentationCore (2)
System\Windows\Input\Command\InputGestureCollection.cs (2)
147return this[index]; 442InputGesture inputGesture = this[i];