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