Click or drag to resize

PropertyIsChangedEventArgsOldValue Property

Gets the old value of the property.

Namespace:  Cauldron.XAML
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public Object OldValue { get; }

Property Value

Type: Object

[Missing <value> documentation for "P:Cauldron.XAML.PropertyIsChangedEventArgs.OldValue"]

See Also