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