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