Compartilhar via


WorkflowViewElement.DragHandle Propriedade

Definição

Obtém ou define o identificador de arrastar para o elemento de exibição do fluxo de trabalho.

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 da propriedade

A alça de arrastar para o elemento de exibição de fluxo de trabalho.

Aplica-se a