1 reference to IndexOf
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\CommandBindingCollection.cs (1)
109
return ((commandBinding != null) ? this.
IndexOf
(commandBinding) : -1);