WorkflowViewElement.DragHandle Propriedade

Definição

Obtém ou define a alça de arrastar para o elemento da vista do workflow.

public:
 property System::Windows::FrameworkElement ^ DragHandle { System::Windows::FrameworkElement ^ get(); void set(System::Windows::FrameworkElement ^ value); };
public System.Windows.FrameworkElement DragHandle { get; set; }
member this.DragHandle : System.Windows.FrameworkElement with get, set
Public Property DragHandle As FrameworkElement

Valor de Propriedade

A alavanca de arrastar para o elemento de visualização do fluxo de trabalho.

Aplica-se a