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