PropertyChangedNotifier.GetValue Method

Tungsten Suite

PropertyChangedNotifierGetValue Method

Override this method to provide Get functionality

Namespace:  W
Assembly:  Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2
Syntax
C#
protected virtual Object GetValue()

Return Value

Type: Object
Unless overridden, this function will always return null
See Also