'宣言 Public Function ReleaseTouchCapture( _ ByVal touchDevice As System.Windows.Input.TouchDevice _ ) As System.Boolean
'使用法 Dim instance As NotificationBar Dim touchDevice As System.Windows.Input.TouchDevice Dim value As System.Boolean value = instance.ReleaseTouchCapture(touchDevice)
public System.bool ReleaseTouchCapture( System.Windows.Input.TouchDevice touchDevice )
パラメータ
- touchDevice