RichTextBox for WPF
StylusSystemGesture イベント (C1ThicknessTool)

C1.WPF.RichTextBox.Ribbon アセンブリ > C1.WPF.RichTextBox.Ribbon 名前空間 > C1ThicknessTool クラス : StylusSystemGesture イベント
シンタックス
'宣言
 
Public Event StylusSystemGesture As System.Windows.Input.StylusSystemGestureEventHandler
public event System.Windows.Input.StylusSystemGestureEventHandler StylusSystemGesture
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Input.StylusSystemGestureEventArgs 型の引数を受け取りました。次の StylusSystemGestureEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets the System.Windows.Input.SystemGesture that raises the event.  
参照