Strokes Collection Events
The following table describes which threads the Strokes collection events can fire on.
Event | Threads |
---|---|
StrokesAdded | Fires on the ink thread, or on the caller's thread. An StrokesAdded event generated by user interaction with the InkCollector object, the InkOverlay object, or the InkPicture control, fires on the ink thread. |
StrokesRemoved | Fires on the ink thread, or on the caller's thread. An StrokesRemoved event generated by user interaction with the InkCollector object, the InkOverlay object, or the InkPicture control, fires on the ink thread. |