Version

DoubleValueChangedEventArgs Class Members

The following tables list the members exposed by DoubleValueChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorDoubleValueChangedEventArgs ConstructorDoubleValueChangedEventArgs constructor.  
Public Properties
 NameDescription
Public PropertyNewValueGets the new value.  
Public PropertyOldValueGets the value before the change.  
See Also