We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 074592e + f668345 commit e6500e0Copy full SHA for e6500e0
1 file changed
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