C# (CSharp) ChocoPM.Commands Пространство имен

Классы

Имя Описание
DataContextCommandAdapter A markup extension that returns an ICommand that is capable of executing methods of the DataContext of a target FrameworkElement.
DataContextCommandBinding A RoutedCommandBinding implementation that handles a RoutedCommand by executing methods of the DataContext of the UIElement whose UIElement.CommandBindings collection contains the DataContextCommandBinding.
RoutedCommandBinding The base class for CommandBinding types that invoke command logic in locations other than the code behind file.