'宣言 Protected Overridable Sub OnLostTouchCapture( _ ByVal e As System.Windows.Input.TouchEventArgs _ )
'使用法 Dim instance As PageSettingsView Dim e As System.Windows.Input.TouchEventArgs instance.OnLostTouchCapture(e)
protected virtual void OnLostTouchCapture( System.Windows.Input.TouchEventArgs e )
パラメータ
- e