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