RichTextBox for WPF
PreviewMouseLeftButtonDown イベント (C1UndoTool)

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

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

プロパティ解説
Gets the state of the button associated with the event.  
Gets the button associated with the event.  
Gets the number of times the button was clicked.  
参照