Share via


DragGestureData.FromEventArgs Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member FromEventArgs(CanExecuteToolEventArgs) Provides a simple utility that returns a DragGestureData object from a CanExecuteToolEventArgs object.
Public methodStatic member FromEventArgs(ExecutedToolEventArgs) Provides a simple utility that returns a DragGestureData from an ExecutedToolEventArgs object.

Top

See Also

Reference

DragGestureData Class

Microsoft.Windows.Design.Interaction Namespace

Other Resources

Understanding WPF Designer Extensibility