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

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

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

プロパティ解説
Gets the value of the property after the change.  
Gets the value of the property before the change.  
Gets the identifier for the dependency property where the value change occurred.  
参照