C# Class Windows.UI.Xaml.Controls.Primitives.DragDeltaEventArgs

Inheritance: RoutedEventArgs, IDragDeltaEventArgs
ファイルを表示 Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
DragDeltaEventArgs ( [ horizontalChange, [ verticalChange ) : System

Method Details

DragDeltaEventArgs() public method

public DragDeltaEventArgs ( [ horizontalChange, [ verticalChange ) : System
horizontalChange [
verticalChange [
return System