Class MultiKeyGestureConverter
Converts a string representation of a multi-key gesture into a MultiKeyGesture object.
public class MultiKeyGestureConverter : TypeConverter
- Inheritance
-
MultiKeyGestureConverter
Constructors
Methods
- CanConvertFrom(ITypeDescriptorContext, Type)
Determines whether this converter can convert the specified type to a MultiKeyGesture object.
- ConvertFrom(ITypeDescriptorContext, CultureInfo, object)
Converts the specified value into a MultiKeyGesture object.