PropertyDataChangedEventArgs::PreviousValue Property

 

Gets the previous custom property object.

Namespace:   System.Windows.Ink
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property Object^ PreviousValue {
	Object^ get();
}

Property Value

Type: System::Object^

.NET Framework
Available since 3.0
Return to top
Show: