This documentation is archived and is not being maintained.
Stroke Events
Visual Studio 2010
The Stroke type exposes the following members.
| Name | Description | |
|---|---|---|
|
DrawingAttributesChanged | Occurs when the DrawingAttributes associated with the Stroke object change. |
|
DrawingAttributesReplaced | Occurs when the drawing attributes of a Stroke object are replaced. |
|
Invalidated | Occurs when the appearance of the Stroke changes. |
|
PropertyDataChanged | Occurs when the custom properties on a Stroke object changes. |
|
StylusPointsChanged | Occurs when the StylusPoints property changes. |
|
StylusPointsReplaced | Occurs when the StylusPoints property is assigned a new StylusPointCollection. |
| Name | Description | |
|---|---|---|
|
INotifyPropertyChanged::PropertyChanged | Infrastructure. Occurs when the value of any Stroke property has changed. |
Show: