RichTextBox for WPF
PreviewStylusDown イベント (C1IncreaseFontSizeTool)

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

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

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