UIElement.IsStylusCaptureWithinChanged Event

Definition

Occurs when the value of the IsStylusCaptureWithin property changes on this element.

public event System.Windows.DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged;

Event Type

Remarks

This is a CLR event, not a routed event.

Applies to