IPropertyChangedMessageNewValue Property |
Gets the new 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 NewValue As Object
Get
property Object^ NewValue {
Object^ get ();
}
abstract NewValue : Object with get
Property Value
Type:
Object
See Also