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