UIElement.IsStylusCaptureWithinChanged イベント

定義

この要素の IsStylusCaptureWithin プロパティの値が変更されたときに発生します。

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

イベントの種類

DependencyPropertyChangedEventHandler

注釈

これは CLR イベントであり、ルーティング イベントではありません。

適用対象