PropertyChangeNotifierValue Property

CVB.Net Documentation
Returns/sets the value of the property.

Namespace:  Stemmer.Cvb.Wpf
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

[BindableAttribute(true)]
public Object Value { get; set; }

Property Value

Type: Object
See Also

Reference