C1.Silverlight Namespace / CommandManager Class
Members

CommandManager Class
Provides command related utility methods that register CommandBinding objects for class owners and commands, add and remove command event handlers, and provides services for querying the status of a command.
Object Model
CommandManager Class
Syntax
'Declaration
 
Public NotInheritable Class CommandManager 
 
Inheritance Hierarchy

System.Object
   C1.Silverlight.CommandManager

See Also