| StoryboardBeginAnimationActionInvoke Method |
Occures when the action is invoked by an event
Namespace:
Cauldron.XAML.Interactivity.Actions
Assembly:
Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public override void Invoke(
Object parameter
)
Parameters
- parameter
- Type: SystemObject
The parameter passed by the event
See Also