Search Results for

    Show / Hide Table of Contents

    Enum KeyboardModifierKeys

    Used for key bindings, maps to System.Windows.Input.ModifierKeys

    Namespace: LemonEdge.Client.Core
    Assembly: ClientCore.dll
    Syntax
    [Flags]
    public enum KeyboardModifierKeys

    Fields

    Name Description
    Alt
    Control
    None
    Shift
    Windows

    Extension Methods

    EnumHelper.GetShortFlaggedValues<KeyboardModifierKeys>()
    EnumHelper.ToShortGuid<KeyboardModifierKeys>()
    MiscExtensions.SetIfNotEqual<KeyboardModifierKeys, P>(Expression<Func<KeyboardModifierKeys, P>>, P)
    ReflectionExtensions.ClearEventInvocations(String)
    ReflectionHelper.GetEnumValueCustomAttributes<AttrType, KeyboardModifierKeys>()
    StringExtensions.ToCSVFormatString(Type)
    SQLExtensions.ToSQLValue(Boolean)
    In This Article
    Back to top © LemonTree Software Ltd. All rights reserved.