| title | BaseObservable.OnPropertyChanged(String) Method | |||
|---|---|---|---|---|
| description | The BaseObservable.OnPropertyChanged method raises the PropChanged event to notify that a property value has changed. | |||
| ms.date | 2/10/2025 | |||
| ms.topic | reference | |||
| no-loc |
|
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
Raises the PropChanged event to notify that a property value has changed.
propertyName String
The name of the property that has changed.