UIElement.IsStylusCapturedChanged イベント

定義

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

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

イベントの種類

DependencyPropertyChangedEventHandler

注釈

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

適用対象