'宣言 Public Event LostMouseCapture As System.Windows.Input.MouseEventHandler
public event System.Windows.Input.MouseEventHandler LostMouseCapture
イベント データ
イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Input.MouseEventArgs 型の引数を受け取りました。次の MouseEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
OriginalSource | System.Windows.RoutedEventArgsから継承されます。 |
StylusDevice | Gets an object that reports stylus device information, such as the collection of stylus points associated with the input. |
参照