NotifyChangedValueTValue Property |
Gets/sets the value. If the value set is different from the old one, the PropertyChanged event is triggered.
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public T Value { get; set; }
Property Value
TSee Also