ActionCollection Constructor
Initializes a new instance of the ActionCollection class.
Namespace: Microsoft.Xaml.Interactivity
Assembly: Microsoft.Xaml.Interactivity (in Microsoft.Xaml.Interactivity.dll)
Syntax
'Declaration
Public Sub New
public ActionCollection()
public:
ActionCollection()
new : unit -> ActionCollection
public function ActionCollection()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.