Intersoft ClientUI Documentation
HybridCommandManager Class
Members 



Provides command related utility methods that register HybridCommandBinding and InputBinding objects for class owners and commands, add and remove command event handlers, and provides services for querying the status of a command.
Syntax
Public NotInheritable Class HybridCommandManager 
   Inherits System.Windows.DependencyObject
Dim instance As HybridCommandManager
public sealed class HybridCommandManager : System.Windows.DependencyObject 
public ref class HybridCommandManager sealed : public System.Windows.DependencyObject 
Remarks
The HybridCommandManager is responsible for managing hybrid routed commands. For more information about hybrid commands, see Hybrid Commands.
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      Intersoft.Client.Framework.Input.HybridCommandManager

Requirements

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

See Also

Reference

HybridCommandManager Members
Intersoft.Client.Framework.Input Namespace

Send Feedback