NotifyChangedValueTValue Property |
Gets or sets the wrapped value. If the new value differs from the old one, the
PropertyChanged event is raised.
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic T Value { get; set; }Property Value
T
See Also