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

Inheritance: Windows.UI.Xaml.RoutedEventArgs, IDragCompletedEventArgs
ファイルを表示 Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
DragCompletedEventArgs ( [ horizontalChange, [ verticalChange, [ canceled ) : System

Method Details

DragCompletedEventArgs() public method

public DragCompletedEventArgs ( [ horizontalChange, [ verticalChange, [ canceled ) : System
horizontalChange [
verticalChange [
canceled [
return System