Class Types
Class | Summary |
---|---|
CloseFlyoutAction | |
CloseTabItemAction | |
CommandTriggerAction |
This CommandTriggerAction can be used to bind any event on any FrameworkElement to an ICommand .
This trigger can only be attached to a FrameworkElement or a class deriving from FrameworkElement.
This class is inspired from Laurent Bugnion and his EventToCommand.
|