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