Windows apps
Collapse the table of content
Expand the table of content

IAction Interface

Interface implemented by all custom actions.

Namespace:  Microsoft.Xaml.Interactivity
Assembly:  Microsoft.Xaml.Interactivity (in Microsoft.Xaml.Interactivity.dll)

public interface class IAction

The IAction type exposes the following members.

  NameDescription
Public methodExecuteExecutes the action.
Top
Show:
© 2017 Microsoft