Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Interface implemented by all custom actions.
Namespace: Microsoft.Xaml.Interactivity
Assembly: Microsoft.Xaml.Interactivity (in Microsoft.Xaml.Interactivity.dll)
Syntax
'Declaration
Public Interface IAction
public interface IAction
public interface class IAction
type IAction = interface end
public interface IAction
The IAction type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Execute | Executes the action. |
Top
.gif)