Class KeyConverter
TypeConverter descendant for converting between a string and Key.
public class KeyConverter : BaseTypeConverter
- Inheritance
-
KeyConverter
Fields
- Default
Gets or sets default KeyConverter implementation.
Methods
- FromString(string)
Converts string representation of the key to the Key enumeration.