Basic Library for WPF/Silverlight
LostMouseCapture イベント (C1NumericBox)

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

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

プロパティ解説
System.Windows.RoutedEventArgsから継承されます。
Gets an object that reports stylus device information, such as the collection of stylus points associated with the input.  
参照