WorkflowViewElement::DragHandle Property
.NET Framework (current version)
Gets or sets the drag handle for the workflow view element.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
public: property FrameworkElement^ DragHandle { FrameworkElement^ get(); void set(FrameworkElement^ value); }
Property Value
Type: System.Windows::FrameworkElement^The drag handle for the workflow view element.
.NET Framework
Available since 4.5
Available since 4.5
Show: