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