1 write to
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\CommandBindingCollection.cs (1)
155this[index] = commandBinding;
3 references to
PresentationCore (3)
Core\CSharp\System\Windows\Input\Command\CommandBindingCollection.cs (3)
147return this[index]; 390CommandBinding commandBinding = this[i]; 412CommandBinding commandBinding = this[index++];