Click or drag to resize

ActionCollection Constructor

Initializes a new instance of ActionCollection

Namespace:  Cauldron.XAML.Interactivity.Actions
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public ActionCollection(
	DependencyObject owner
)

Parameters

owner
Type: System.WindowsDependencyObject
See Also