Compartilhar via


Construtor ToolGesture (ToolAction)

Initializes a new instance of the ToolGesture class.

Namespace:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)

Sintaxe

'Declaração
Public Sub New ( _
    action As ToolAction _
)
public ToolGesture(
    ToolAction action
)
public:
ToolGesture(
    ToolAction action
)
new : 
        action:ToolAction -> ToolGesture
public function ToolGesture(
    action : ToolAction
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ToolGesture Classe

Sobrecargas ToolGesture

Namespace Microsoft.Windows.Design.Interaction

Outros recursos

Noções básicas sobre extensibilidade Designer WPF