Namespace EmptyKeys.UserInterface.Interactions.Core
Classes
CallMethodAction
An action that calls a method on a specified object when invoked.
ChangePropertyAction
An action that will change a specified property to a specified value when invoked.
EventTriggerBehavior
A behavior that listens for a specified event on its source and executes its actions when that event is fired.
InvokeCommandAction
Executes a specified ICommand when invoked.
PlaySoundAction
This action will play specified sound