MahApps.Metro.Actions Namespace

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. http://www.mvvmlight.net See license.txt in this solution or http://www.galasoft.ch/license_MIT.txt