Intersoft.Client.Framework.Input Namespace : HybridDelegateCommand Class |
Public Class HybridDelegateCommand Inherits HybridRoutedCommand Implements IHybridCommand
Dim instance As HybridDelegateCommand
public class HybridDelegateCommand : HybridRoutedCommand, IHybridCommand
public ref class HybridDelegateCommand : public HybridRoutedCommand, IHybridCommand
HybridDelegateCommand is the counterpart of the hybrid command that particularly designed to support MVVM pattern development. Consequently, the HybridDelegateCommand exposes both the hybrid command and the delegate command characteristics.
To learn how to use hybrid command, see HybridRoutedCommand Class. To learn how to use delegate command, see DelegateCommand Class.
For more information about hybrid commands, see Hybrid Commands.
System.Object
Intersoft.Client.Framework.Input.RoutedCommand
Intersoft.Client.Framework.Input.RoutedUICommand
Intersoft.Client.Framework.Input.HybridRoutedCommand
Intersoft.Client.Framework.Input.HybridDelegateCommand
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2