| title | CommandProvider.RaiseItemsChanged() Method | |||
|---|---|---|---|---|
| description | The RaiseItemsChanged method raises the ItemsChanged event with the number of items specified. | |||
| ms.date | 2/25/2025 | |||
| ms.topic | reference | |||
| no-loc |
|
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
The RaiseItemsChanged method raises the ItemsChanged event with the specified change type. This method is typically used to notify the Command Palette of changes in the command provider's items, such as when new commands are added or existing commands are removed.