### YamlMime:ManagedReference items: - uid: MLEM.Input.ModifierKey commentId: T:MLEM.Input.ModifierKey id: ModifierKey parent: MLEM.Input children: - MLEM.Input.ModifierKey.Alt - MLEM.Input.ModifierKey.Control - MLEM.Input.ModifierKey.None - MLEM.Input.ModifierKey.Shift langs: - csharp - vb name: ModifierKey nameWithType: ModifierKey fullName: MLEM.Input.ModifierKey type: Enum source: remote: path: MLEM/Input/KeysExtensions.cs branch: master repo: https://github.com/Ellpeck/MLEM id: ModifierKey path: ../MLEM/Input/KeysExtensions.cs startLine: 41 assemblies: - MLEM namespace: MLEM.Input syntax: content: public enum ModifierKey content.vb: Public Enum ModifierKey extensionMethods: - MLEM.Input.ModifierKey.MLEM.Input.KeysExtensions.GetKeys modifiers.csharp: - public - enum modifiers.vb: - Public - Enum - uid: MLEM.Input.ModifierKey.None commentId: F:MLEM.Input.ModifierKey.None id: None parent: MLEM.Input.ModifierKey langs: - csharp - vb name: None nameWithType: ModifierKey.None fullName: MLEM.Input.ModifierKey.None type: Field source: remote: path: MLEM/Input/KeysExtensions.cs branch: master repo: https://github.com/Ellpeck/MLEM id: None path: ../MLEM/Input/KeysExtensions.cs startLine: 43 assemblies: - MLEM namespace: MLEM.Input syntax: content: None = 0 return: type: MLEM.Input.ModifierKey modifiers.csharp: - public - const modifiers.vb: - Public - Const - uid: MLEM.Input.ModifierKey.Shift commentId: F:MLEM.Input.ModifierKey.Shift id: Shift parent: MLEM.Input.ModifierKey langs: - csharp - vb name: Shift nameWithType: ModifierKey.Shift fullName: MLEM.Input.ModifierKey.Shift type: Field source: remote: path: MLEM/Input/KeysExtensions.cs branch: master repo: https://github.com/Ellpeck/MLEM id: Shift path: ../MLEM/Input/KeysExtensions.cs startLine: 44 assemblies: - MLEM namespace: MLEM.Input syntax: content: Shift = 1 return: type: MLEM.Input.ModifierKey modifiers.csharp: - public - const modifiers.vb: - Public - Const - uid: MLEM.Input.ModifierKey.Control commentId: F:MLEM.Input.ModifierKey.Control id: Control parent: MLEM.Input.ModifierKey langs: - csharp - vb name: Control nameWithType: ModifierKey.Control fullName: MLEM.Input.ModifierKey.Control type: Field source: remote: path: MLEM/Input/KeysExtensions.cs branch: master repo: https://github.com/Ellpeck/MLEM id: Control path: ../MLEM/Input/KeysExtensions.cs startLine: 45 assemblies: - MLEM namespace: MLEM.Input syntax: content: Control = 2 return: type: MLEM.Input.ModifierKey modifiers.csharp: - public - const modifiers.vb: - Public - Const - uid: MLEM.Input.ModifierKey.Alt commentId: F:MLEM.Input.ModifierKey.Alt id: Alt parent: MLEM.Input.ModifierKey langs: - csharp - vb name: Alt nameWithType: ModifierKey.Alt fullName: MLEM.Input.ModifierKey.Alt type: Field source: remote: path: MLEM/Input/KeysExtensions.cs branch: master repo: https://github.com/Ellpeck/MLEM id: Alt path: ../MLEM/Input/KeysExtensions.cs startLine: 46 assemblies: - MLEM namespace: MLEM.Input syntax: content: Alt = 3 return: type: MLEM.Input.ModifierKey modifiers.csharp: - public - const modifiers.vb: - Public - Const references: - uid: MLEM.Input commentId: N:MLEM.Input name: MLEM.Input nameWithType: MLEM.Input fullName: MLEM.Input - uid: MLEM.Input.ModifierKey.MLEM.Input.KeysExtensions.GetKeys commentId: M:MLEM.Input.KeysExtensions.GetKeys(MLEM.Input.ModifierKey) parent: MLEM.Input.KeysExtensions definition: MLEM.Input.KeysExtensions.GetKeys(MLEM.Input.ModifierKey) name: GetKeys() nameWithType: KeysExtensions.GetKeys() fullName: MLEM.Input.KeysExtensions.GetKeys() spec.csharp: - uid: MLEM.Input.KeysExtensions.GetKeys name: GetKeys nameWithType: KeysExtensions.GetKeys fullName: MLEM.Input.KeysExtensions.GetKeys - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: MLEM.Input.KeysExtensions.GetKeys name: GetKeys nameWithType: KeysExtensions.GetKeys fullName: MLEM.Input.KeysExtensions.GetKeys - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: MLEM.Input.KeysExtensions.GetKeys(MLEM.Input.ModifierKey) commentId: M:MLEM.Input.KeysExtensions.GetKeys(MLEM.Input.ModifierKey) name: GetKeys(ModifierKey) nameWithType: KeysExtensions.GetKeys(ModifierKey) fullName: MLEM.Input.KeysExtensions.GetKeys(MLEM.Input.ModifierKey) spec.csharp: - uid: MLEM.Input.KeysExtensions.GetKeys(MLEM.Input.ModifierKey) name: GetKeys nameWithType: KeysExtensions.GetKeys fullName: MLEM.Input.KeysExtensions.GetKeys - name: ( nameWithType: ( fullName: ( - uid: MLEM.Input.ModifierKey name: ModifierKey nameWithType: ModifierKey fullName: MLEM.Input.ModifierKey - name: ) nameWithType: ) fullName: ) spec.vb: - uid: MLEM.Input.KeysExtensions.GetKeys(MLEM.Input.ModifierKey) name: GetKeys nameWithType: KeysExtensions.GetKeys fullName: MLEM.Input.KeysExtensions.GetKeys - name: ( nameWithType: ( fullName: ( - uid: MLEM.Input.ModifierKey name: ModifierKey nameWithType: ModifierKey fullName: MLEM.Input.ModifierKey - name: ) nameWithType: ) fullName: ) - uid: MLEM.Input.KeysExtensions commentId: T:MLEM.Input.KeysExtensions parent: MLEM.Input name: KeysExtensions nameWithType: KeysExtensions fullName: MLEM.Input.KeysExtensions - uid: MLEM.Input.ModifierKey commentId: T:MLEM.Input.ModifierKey parent: MLEM.Input name: ModifierKey nameWithType: ModifierKey fullName: MLEM.Input.ModifierKey