Compartir a través de


ToolActionEventArgs.ToolAction (Propiedad)

Obtiene la acción de herramienta asociada a este evento.

Espacio de nombres:  Microsoft.Windows.Design.Interaction
Ensamblado:  Microsoft.Windows.Design.Interaction (en Microsoft.Windows.Design.Interaction.dll)

Sintaxis

'Declaración
Public ReadOnly Property ToolAction As ToolAction
    Get
public ToolAction ToolAction { get; }
public:
property ToolAction ToolAction {
    ToolAction get ();
}
member ToolAction : ToolAction
function get ToolAction () : ToolAction

Valor de propiedad

Tipo: Microsoft.Windows.Design.Interaction.ToolAction
Acción de herramienta asociada a este evento.

Seguridad de .NET Framework

Vea también

Referencia

ToolActionEventArgs Clase

Microsoft.Windows.Design.Interaction (Espacio de nombres)

Otros recursos

Extensibilidad de WPF Designer

Arquitectura de herramientas