ComponentOne Basic Library for UWP
CommandManager Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : 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 
public sealed class CommandManager 
Inheritance Hierarchy

System.Object
   C1.Xaml.CommandManager

See Also

Reference

CommandManager Members
C1.Xaml Namespace