Search Results for

    Show / Hide Table of Contents

    Class Keys

    Inheritance
    object
    Keys
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.UI.Blazor.Extensions
    Assembly: Mapsui.UI.Blazor.dll
    Syntax
    public static class Keys

    Fields

    | Edit this page View Source

    Alt

    Declaration
    public const int Alt = 18
    Field Value
    Type Description
    int
    | Edit this page View Source

    AltLeft

    Declaration
    public const int AltLeft = 18
    Field Value
    Type Description
    int
    | Edit this page View Source

    AltRight

    Declaration
    public const int AltRight = 18
    Field Value
    Type Description
    int
    | Edit this page View Source

    ArrowDown

    Declaration
    public const int ArrowDown = 40
    Field Value
    Type Description
    int
    | Edit this page View Source

    ArrowLeft

    Declaration
    public const int ArrowLeft = 37
    Field Value
    Type Description
    int
    | Edit this page View Source

    ArrowRight

    Declaration
    public const int ArrowRight = 39
    Field Value
    Type Description
    int
    | Edit this page View Source

    ArrowUp

    Declaration
    public const int ArrowUp = 38
    Field Value
    Type Description
    int
    | Edit this page View Source

    AudioVolumeDown

    Declaration
    public const int AudioVolumeDown = 174
    Field Value
    Type Description
    int
    | Edit this page View Source

    AudioVolumeMute

    Declaration
    public const int AudioVolumeMute = 173
    Field Value
    Type Description
    int
    | Edit this page View Source

    AudioVolumeUp

    Declaration
    public const int AudioVolumeUp = 175
    Field Value
    Type Description
    int
    | Edit this page View Source

    Backquote

    Declaration
    public const int Backquote = 192
    Field Value
    Type Description
    int
    | Edit this page View Source

    Backslash

    Declaration
    public const int Backslash = 220
    Field Value
    Type Description
    int
    | Edit this page View Source

    Backspace

    Declaration
    public const int Backspace = 8
    Field Value
    Type Description
    int
    | Edit this page View Source

    BracketLeft

    Declaration
    public const int BracketLeft = 219
    Field Value
    Type Description
    int
    | Edit this page View Source

    BracketRight

    Declaration
    public const int BracketRight = 221
    Field Value
    Type Description
    int
    | Edit this page View Source

    CapsLock

    Declaration
    public const int CapsLock = 20
    Field Value
    Type Description
    int
    | Edit this page View Source

    Comma

    Declaration
    public const int Comma = 188
    Field Value
    Type Description
    int
    | Edit this page View Source

    ContextMenu

    Declaration
    public const int ContextMenu = 93
    Field Value
    Type Description
    int
    | Edit this page View Source

    Control

    Declaration
    public const int Control = 17
    Field Value
    Type Description
    int
    | Edit this page View Source

    ControlLeft

    Declaration
    public const int ControlLeft = 17
    Field Value
    Type Description
    int
    | Edit this page View Source

    ControlRight

    Declaration
    public const int ControlRight = 17
    Field Value
    Type Description
    int
    | Edit this page View Source

    Delete

    Declaration
    public const int Delete = 46
    Field Value
    Type Description
    int
    | Edit this page View Source

    Digit0

    Declaration
    public const int Digit0 = 48
    Field Value
    Type Description
    int
    | Edit this page View Source

    Digit1

    Declaration
    public const int Digit1 = 49
    Field Value
    Type Description
    int
    | Edit this page View Source

    Digit2

    Declaration
    public const int Digit2 = 50
    Field Value
    Type Description
    int
    | Edit this page View Source

    Digit3

    Declaration
    public const int Digit3 = 51
    Field Value
    Type Description
    int
    | Edit this page View Source

    Digit4

    Declaration
    public const int Digit4 = 52
    Field Value
    Type Description
    int
    | Edit this page View Source

    Digit5

    Declaration
    public const int Digit5 = 53
    Field Value
    Type Description
    int
    | Edit this page View Source

    Digit6

    Declaration
    public const int Digit6 = 54
    Field Value
    Type Description
    int
    | Edit this page View Source

    Digit7

    Declaration
    public const int Digit7 = 55
    Field Value
    Type Description
    int
    | Edit this page View Source

    Digit8

    Declaration
    public const int Digit8 = 56
    Field Value
    Type Description
    int
    | Edit this page View Source

    Digit9

    Declaration
    public const int Digit9 = 57
    Field Value
    Type Description
    int
    | Edit this page View Source

    End

    Declaration
    public const int End = 35
    Field Value
    Type Description
    int
    | Edit this page View Source

    Enter

    Declaration
    public const int Enter = 13
    Field Value
    Type Description
    int
    | Edit this page View Source

    Equal

    Declaration
    public const int Equal = 187
    Field Value
    Type Description
    int
    | Edit this page View Source

    Escape

    Declaration
    public const int Escape = 27
    Field Value
    Type Description
    int
    | Edit this page View Source

    F1

    Declaration
    public const int F1 = 112
    Field Value
    Type Description
    int
    | Edit this page View Source

    F10

    Declaration
    public const int F10 = 121
    Field Value
    Type Description
    int
    | Edit this page View Source

    F11

    Declaration
    public const int F11 = 122
    Field Value
    Type Description
    int
    | Edit this page View Source

    F12

    Declaration
    public const int F12 = 123
    Field Value
    Type Description
    int
    | Edit this page View Source

    F2

    Declaration
    public const int F2 = 113
    Field Value
    Type Description
    int
    | Edit this page View Source

    F3

    Declaration
    public const int F3 = 114
    Field Value
    Type Description
    int
    | Edit this page View Source

    F4

    Declaration
    public const int F4 = 115
    Field Value
    Type Description
    int
    | Edit this page View Source

    F5

    Declaration
    public const int F5 = 116
    Field Value
    Type Description
    int
    | Edit this page View Source

    F6

    Declaration
    public const int F6 = 117
    Field Value
    Type Description
    int
    | Edit this page View Source

    F7

    Declaration
    public const int F7 = 118
    Field Value
    Type Description
    int
    | Edit this page View Source

    F8

    Declaration
    public const int F8 = 119
    Field Value
    Type Description
    int
    | Edit this page View Source

    F9

    Declaration
    public const int F9 = 120
    Field Value
    Type Description
    int
    | Edit this page View Source

    Home

    Declaration
    public const int Home = 36
    Field Value
    Type Description
    int
    | Edit this page View Source

    Insert

    Declaration
    public const int Insert = 45
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyA

    Declaration
    public const int KeyA = 65
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyB

    Declaration
    public const int KeyB = 66
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyC

    Declaration
    public const int KeyC = 67
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyD

    Declaration
    public const int KeyD = 68
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyE

    Declaration
    public const int KeyE = 69
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyF

    Declaration
    public const int KeyF = 70
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyG

    Declaration
    public const int KeyG = 71
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyH

    Declaration
    public const int KeyH = 72
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyI

    Declaration
    public const int KeyI = 73
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyJ

    Declaration
    public const int KeyJ = 74
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyK

    Declaration
    public const int KeyK = 75
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyL

    Declaration
    public const int KeyL = 76
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyM

    Declaration
    public const int KeyM = 77
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyN

    Declaration
    public const int KeyN = 78
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyO

    Declaration
    public const int KeyO = 79
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyP

    Declaration
    public const int KeyP = 80
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyQ

    Declaration
    public const int KeyQ = 81
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyR

    Declaration
    public const int KeyR = 82
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyS

    Declaration
    public const int KeyS = 83
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyT

    Declaration
    public const int KeyT = 84
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyU

    Declaration
    public const int KeyU = 85
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyV

    Declaration
    public const int KeyV = 86
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyW

    Declaration
    public const int KeyW = 87
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyX

    Declaration
    public const int KeyX = 88
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyY

    Declaration
    public const int KeyY = 89
    Field Value
    Type Description
    int
    | Edit this page View Source

    KeyZ

    Declaration
    public const int KeyZ = 90
    Field Value
    Type Description
    int
    | Edit this page View Source

    LaunchApplication1

    Declaration
    public const int LaunchApplication1 = 182
    Field Value
    Type Description
    int
    | Edit this page View Source

    LaunchApplication2

    Declaration
    public const int LaunchApplication2 = 183
    Field Value
    Type Description
    int
    | Edit this page View Source

    LaunchMediaPlayer

    Declaration
    public const int LaunchMediaPlayer = 181
    Field Value
    Type Description
    int
    | Edit this page View Source

    MetaLeft

    Declaration
    public const int MetaLeft = 91
    Field Value
    Type Description
    int
    | Edit this page View Source

    MetaRight

    Declaration
    public const int MetaRight = 92
    Field Value
    Type Description
    int
    | Edit this page View Source

    Minus

    Declaration
    public const int Minus = 189
    Field Value
    Type Description
    int
    | Edit this page View Source

    None

    Declaration
    public const int None = 0
    Field Value
    Type Description
    int
    | Edit this page View Source

    NumLock

    Declaration
    public const int NumLock = 144
    Field Value
    Type Description
    int
    | Edit this page View Source

    Numpad0

    Declaration
    public const int Numpad0 = 96
    Field Value
    Type Description
    int
    | Edit this page View Source

    Numpad1

    Declaration
    public const int Numpad1 = 97
    Field Value
    Type Description
    int
    | Edit this page View Source

    Numpad2

    Declaration
    public const int Numpad2 = 98
    Field Value
    Type Description
    int
    | Edit this page View Source

    Numpad3

    Declaration
    public const int Numpad3 = 99
    Field Value
    Type Description
    int
    | Edit this page View Source

    Numpad4

    Declaration
    public const int Numpad4 = 100
    Field Value
    Type Description
    int
    | Edit this page View Source

    Numpad5

    Declaration
    public const int Numpad5 = 101
    Field Value
    Type Description
    int
    | Edit this page View Source

    Numpad6

    Declaration
    public const int Numpad6 = 102
    Field Value
    Type Description
    int
    | Edit this page View Source

    Numpad7

    Declaration
    public const int Numpad7 = 103
    Field Value
    Type Description
    int
    | Edit this page View Source

    Numpad8

    Declaration
    public const int Numpad8 = 104
    Field Value
    Type Description
    int
    | Edit this page View Source

    Numpad9

    Declaration
    public const int Numpad9 = 105
    Field Value
    Type Description
    int
    | Edit this page View Source

    NumpadAdd

    Declaration
    public const int NumpadAdd = 107
    Field Value
    Type Description
    int
    | Edit this page View Source

    NumpadDecimal

    Declaration
    public const int NumpadDecimal = 110
    Field Value
    Type Description
    int
    | Edit this page View Source

    NumpadDivide

    Declaration
    public const int NumpadDivide = 111
    Field Value
    Type Description
    int
    | Edit this page View Source

    NumpadMultiply

    Declaration
    public const int NumpadMultiply = 106
    Field Value
    Type Description
    int
    | Edit this page View Source

    NumpadSubtract

    Declaration
    public const int NumpadSubtract = 109
    Field Value
    Type Description
    int
    | Edit this page View Source

    PageDown

    Declaration
    public const int PageDown = 34
    Field Value
    Type Description
    int
    | Edit this page View Source

    PageUp

    Declaration
    public const int PageUp = 33
    Field Value
    Type Description
    int
    | Edit this page View Source

    Pause

    Declaration
    public const int Pause = 19
    Field Value
    Type Description
    int
    | Edit this page View Source

    Period

    Declaration
    public const int Period = 190
    Field Value
    Type Description
    int
    | Edit this page View Source

    PrintScreen

    Declaration
    public const int PrintScreen = 44
    Field Value
    Type Description
    int
    | Edit this page View Source

    Quote

    Declaration
    public const int Quote = 222
    Field Value
    Type Description
    int
    | Edit this page View Source

    ScrollLock

    Declaration
    public const int ScrollLock = 145
    Field Value
    Type Description
    int
    | Edit this page View Source

    Semicolon

    Declaration
    public const int Semicolon = 186
    Field Value
    Type Description
    int
    | Edit this page View Source

    ShiftLeft

    Declaration
    public const int ShiftLeft = 16
    Field Value
    Type Description
    int
    | Edit this page View Source

    ShiftRight

    Declaration
    public const int ShiftRight = 16
    Field Value
    Type Description
    int
    | Edit this page View Source

    Slash

    Declaration
    public const int Slash = 191
    Field Value
    Type Description
    int
    | Edit this page View Source

    Space

    Declaration
    public const int Space = 32
    Field Value
    Type Description
    int
    | Edit this page View Source

    Tab

    Declaration
    public const int Tab = 9
    Field Value
    Type Description
    int
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX