Causes the GestureListener to permanently stop listening for gestures on the UIElement.

Namespace: Mindscape.PhoneElements
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void Terminate()
Visual Basic
Public Sub Terminate
Visual C++
public:
void Terminate()

See Also