WinUI コントロール
PointerCaptureLost イベント (C1NumericBox)

C1.WinUI.Input アセンブリ > C1.WinUI.Input 名前空間 > C1NumericBox クラス : PointerCaptureLost イベント
シンタックス
'宣言
 
Public Event PointerCaptureLost As Microsoft.UI.Xaml.Input.PointerEventHandler
public event Microsoft.UI.Xaml.Input.PointerEventHandler PointerCaptureLost
イベント データ

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

プロパティ解説
 
 
 
Microsoft.UI.Xaml.RoutedEventArgsから継承されます。
 
参照