1 write to
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\InputGestureCollection.cs (1)
160this[index] = inputGesture;
2 references to
PresentationCore (2)
Core\CSharp\System\Windows\Input\Command\InputGestureCollection.cs (2)
152return this[index]; 454InputGesture inputGesture = this[i];