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.
Used by the propertyChanged event to indicate which property has changed.
Namespace: Sys
Inherits: Sys.EventArgs
var e = new Sys.PropertyChangedEventArgs();
Constructors
Name |
Description |
---|---|
Initializes a new instance of the Sys.PropertyChangedEventArgs class. |
Members
Name |
Description |
---|---|
Gets the name of the property that changed. |
See Also
Concepts
Defining Custom Component Properties and Raising PropertyChanged Events