UIElement.IsStylusCaptureWithinChanged Event

Definition

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

public:
 event System::Windows::DependencyPropertyChangedEventHandler ^ IsStylusCaptureWithinChanged;
public event System.Windows.DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged;
member this.IsStylusCaptureWithinChanged : System.Windows.DependencyPropertyChangedEventHandler 
Public Custom Event IsStylusCaptureWithinChanged As DependencyPropertyChangedEventHandler 

Event Type

Remarks

This is a CLR event, not a routed event.

Applies to