Tiles for WPF/Silverlight
LostMouseCapture イベント (C1Tile)

C1.Silverlight.Tile.5 アセンブリ > C1.Silverlight.Tile 名前空間 > C1Tile クラス : 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.  
参照