Properties 


SciChart.Data Assembly > SciChart.Data.Model Namespace : PropertyChangedEventArgsWithValues Class
PropertyChangedEventArgsWithValues Class Members

The following tables list the members exposed by PropertyChangedEventArgsWithValues.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the PropertyChangedEventArgsWithValues class  
Top
Public Properties
 NameDescription
Public Property Gets a new value of property that changed  
Public Property Gets an old value of property that changed  
Public Property (Inherited from System.ComponentModel.PropertyChangedEventArgs)
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also