We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074592e commit 2ad1e69Copy full SHA for 2ad1e69
hub/powertoys/command-palette/command-results.md
@@ -62,6 +62,7 @@ As an example, here's a page with one command for each kind of command result:
62
63
```csharp
64
65
+using Microsoft.CommandPalette.Extensions;
66
using Microsoft.CommandPalette.Extensions.Toolkit;
67
68
internal sealed partial class CommandResultsPage : ListPage
0 commit comments