Basic Library for WPF/Silverlight
MouseMove イベント (C1TabControl)

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

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