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.
Initializes a new instance of the PropertyChangedEventArgs class.
var args = new Sys.PropertyChangedArgs(propertyName);
Parameters
Parameter |
Description |
---|---|
propertyName |
The name of the property that changed. |
See Also
Concepts
Defining Custom Component Properties and Raising PropertyChanged Events