バージョン

OnManipulationCompleted メソッド

シンタックス
'宣言
 
Protected Overridable Sub OnManipulationCompleted( _
   ByVal position As Point, _
   ByVal isTouch As Boolean, _
   ByVal touchCount As Integer _
) 
protected virtual void OnManipulationCompleted( 
   Point position,
   bool isTouch,
   int touchCount
)

パラメータ

position
isTouch
touchCount
参照