Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 698 Bytes

File metadata and controls

21 lines (15 loc) · 698 Bytes
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
PowerToys
Windows
Insider

KeyChordHelpers Class

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

This class provides helper methods for working with key chords in the Command Palette.

Methods

Method Description
FromModifiers(Boolean, Boolean, Boolean, Boolean, Integer, Integer) Creates a key chord from the specified modifier keys and key codes.