Property Gesture
Gesture
InputGesture associated with the Command.
[TypeConverter(typeof(KeyGestureConverter))]
public override InputGesture? Gesture { get; set; }
InputGesture associated with the Command.
[TypeConverter(typeof(KeyGestureConverter))]
public override InputGesture? Gesture { get; set; }