C# (CSharp) GalaSoft.MvvmLight.Command 네임스페이스

클래스들

이름 설명
EventToCommand This System.Windows.Interactivity.TriggerAction can be used to bind any event on any FrameworkElement to an ICommand. Typically, this element is used in XAML to connect the attached element to a command located in a ViewModel. This trigger can only be attached to a FrameworkElement or a class deriving from FrameworkElement.