The C1GestureService type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetGestureListener |
Gets a C1GestureListener for the new element. Will create a new one if necessary.
|
|
SetGestureListener | Obsolete.
Sets the C1GestureListener on an element. Needed for XAML, but should not be used in code. Use
GetGestureListener instead, which will create a new instance if one is not already set, to
add your handlers to an element.
|
Fields
Name | Description | |
---|---|---|
GestureListenerProperty |
The definition of the C1GestureListener attached DependencyProperty.
|
Attached Properties
Name | Description | |
---|---|---|
GestureListener |