DrawingAttributesReplacedEventArgs::PreviousDrawingAttributes Property

 

Gets the old DrawingAttributes.

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

public:
property DrawingAttributes^ PreviousDrawingAttributes {
	DrawingAttributes^ get();
}

.NET Framework
Available since 3.0
Return to top
Show: