RichTextBox for WPF
StylusButtonDown イベント (C1SimplifiedFitWidthTool)

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

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

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