RichTextBox for WPF
StylusDown イベント (C1RichTextBoxToolbar)

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

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

プロパティ解説
Gets the number of times the tablet pen was tapped.  
参照