Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Definition
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
Implements IPropChangedEventArgs
The PropChangedEventArgs class is used to provide data for the property changed event. It contains information about the property that has changed.
Constructors
| Constructor | Description |
|---|---|
| PropChangedEventArgs(String) | Initializes a new instance of the PropChangedEventArgs class with the specified property name. |
Properties
| Property | Type | Description |
|---|---|---|
| PropertyName | String | Gets the name of the property that has changed. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Windows developer