PropertyChangedEventArgs
StockSharp.Xaml.Diagram.Avalonia.Controls
Event args for property value changes.
Inherits: EventArgs
Constructors
PropertyChangedEventArgs(string, object)
Creates a new instance.
Properties
PropertyName : string
Name of the property that changed.