StylusPointCollection::OnChanged Method (EventArgs^)

 

Raises the Changed event.

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

protected:
virtual void OnChanged(
	EventArgs^ e
)

Parameters

e
Type: System::EventArgs^

An EventArgs that contains the event data.

.NET Framework
Available since 3.0
Return to top
Show: