IPropertyChangedMessageOldValue Property |
Gets the old value of the property.
Namespace:
Enkoni.Framework.UI.Mvvm
Assembly:
Enkoni.Framework.UI (in Enkoni.Framework.UI.dll) Version: 1.3.0.1
SyntaxReadOnly Property OldValue As Object
Get
property Object^ OldValue {
Object^ get ();
}
abstract OldValue : Object with get
Property Value
Type:
Object
See Also