Click or drag to resize

EventTriggerActions Property

Gets a collection of actions that can be invoked by this behaviour

Namespace:  Cauldron.XAML.Interactivity
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public ActionCollection Actions { get; }

Property Value

Type: ActionCollection

[Missing <value> documentation for "P:Cauldron.XAML.Interactivity.EventTrigger.Actions"]

See Also