Share via


InkStrokeInput.StrokeEnded Event

Definition

Occurs when stroke input has stopped being detected by an InkPresenter object.

public event TypedEventHandler<InkStrokeInput,PointerEventArgs> StrokeEnded;

Event Type

Applies to

See also