StrokeCollection::StrokesChanged Event
.NET Framework (current version)
Occurs when a Stroke in the collection changes.
Assembly: PresentationCore (in PresentationCore.dll)
The following example adds the current time as a custom property to each new stroke in the StrokesChanged event handler. The example assumes that the StrokesChanged event is connected to the event handler defined in this example.
.NET Framework
Available since 3.0
Available since 3.0
Show: