In This Topic
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
Syntax
'Declaration
Public NotInheritable Class CommandManager
public sealed class CommandManager
Inheritance Hierarchy
System.Object
C1.Xaml.CommandManager
See Also