Edit

Share via


IPropChangedEventArgs Interface

Definition

Namespace: Microsoft.CommandPalette.Extensions

The IPropChangedEventArgs interface represents the arguments for property change events in the Command Palette. It is used to provide information about the property that has changed and its new value.

Properties

Property Type Description
PropertyName String Gets the property name.