Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Blake
NUI
WPF
Gestures
GestureCompletedEventArgs
C# Class Blake.NUI.WPF.Gestures.GestureCompletedEventArgs
Event arguments for the GestureCompleted event
Inheritance:
System.EventArgs
Mostra file
Open project: TNOCS/csTouch
Public Methods
Method
Description
GestureCompletedEventArgs
(
UIElement
source
,
System.Windows.Input.TouchDevice
touchDevice
) :
System
Method Details
GestureCompletedEventArgs()
public
method
public
GestureCompletedEventArgs
(
UIElement
source
,
System.Windows.Input.TouchDevice
touchDevice
) :
System
source
System.Windows.UIElement
touchDevice
System.Windows.Input.TouchDevice
return
System