1 write to
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\InputBindingCollection.cs (1)
165
this
[
index] = inputBinding;
2 references to
PresentationCore (2)
Core\CSharp\System\Windows\Input\Command\InputBindingCollection.cs (2)
157
return this
[
index];
458
InputBinding inputBinding = this
[
i];