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