RichTextBox for WPF
PreviewStylusButtonDown イベント (C1FontColorTool)

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

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

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