MindFusion.Wpf Pack Programmer's Guide
PropertyEventArgs Members
Properties
 


Provides data for the PropertyValueChanged event.

The following tables list the members exposed by the PropertyEventArgs type.

 Public Properties

  Name Description

NewValue

Gets the current value of the property.

OldValue

Gets the value of the property before the change.

PropertyName

Gets the name of the property that changed.

 See Also

PropertyEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace