Sys.PropertyChangedEventArgs Class
Used by the propertyChanged event to indicate which property has changed.
Namespace: Sys
Inherits: Sys.EventArgs
var e = new Sys.PropertyChangedEventArgs();
Show:
Used by the propertyChanged event to indicate which property has changed.
Namespace: Sys
Inherits: Sys.EventArgs
var e = new Sys.PropertyChangedEventArgs();