protected virtual ModifierKeys?ConvertStringToModifierKey(string value) { return(ModifierKeysConverter.ConvertStringToModifierKey(value, null)); }