Skip to content

Commit 2ad1e69

Browse files
authored
Fix example code
IListItem is under Microsoft.CommandPalette.Extensions
1 parent 074592e commit 2ad1e69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hub/powertoys/command-palette/command-results.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ As an example, here's a page with one command for each kind of command result:
6262

6363
```csharp
6464

65+
using Microsoft.CommandPalette.Extensions;
6566
using Microsoft.CommandPalette.Extensions.Toolkit;
6667

6768
internal sealed partial class CommandResultsPage : ListPage

0 commit comments

Comments
 (0)