StrokeCollection::OnPropertyDataChanged Method (PropertyDataChangedEventArgs^)

 

Raises the PropertyDataChanged event.

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

protected:
virtual void OnPropertyDataChanged(
	PropertyDataChangedEventArgs^ e
)

Parameters

e
Type: System.Windows.Ink::PropertyDataChangedEventArgs^

A PropertyDataChangedEventArgs that contains the event data.

.NET Framework
Available since 3.0
Return to top
Show: