Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / CommandManager Class
Methods Events


In This Topic
    CommandManager Class Members
    In This Topic

    The following tables list the members exposed by CommandManager.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Call this method for explicit check the ability of registered commands to execute.  
    Public Methodstatic (Shared in Visual Basic)Registers a CommandBinding with the specified type.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the CommandManager detects conditions that might change the ability of a command to execute.  
    Top
    See Also