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