C# Класс Blake.NUI.WPF.Gestures.GestureCompletedEventArgs

Event arguments for the GestureCompleted event
Наследование: System.EventArgs
Показать файл Открыть проект

Открытые методы

Метод Описание
GestureCompletedEventArgs ( UIElement source, System.Windows.Input.TouchDevice touchDevice ) : System

Описание методов

GestureCompletedEventArgs() публичный Метод

public GestureCompletedEventArgs ( UIElement source, System.Windows.Input.TouchDevice touchDevice ) : System
source System.Windows.UIElement
touchDevice System.Windows.Input.TouchDevice
Результат System