RichTextBox for WPF
MouseLeftButtonUp イベント (C1ColorTool)

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

イベント ハンドラが、このイベントに関連するデータを含む、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.  
参照