| title | KeyChordHelpers Class | |||
|---|---|---|---|---|
| description | This class provides helper methods for working with key chords in the PowerToys Command Palette utility. | |||
| ms.date | 2/25/2025 | |||
| ms.topic | reference | |||
| no-loc |
|
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
This class provides helper methods for working with key chords in the Command Palette.
| Method | Description |
|---|---|
| FromModifiers(Boolean, Boolean, Boolean, Boolean, Integer, Integer) | Creates a key chord from the specified modifier keys and key codes. |