ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / CommandManager Class
Members

In This Topic
    CommandManager Class
    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
    CommandManager Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class CommandManager 
    public sealed class CommandManager 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.CommandManager

    See Also