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


In This Topic
    CommandConverter Class Members
    In This Topic

    The following tables list the members exposed by CommandConverter.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Determines whether an object of the specified type can be converted to an instance of ICommand.  
    Public MethodOverloaded. Overridden. Determines whether an instance of ICommand can be converted to the specified type.  
    Public MethodOverloaded. Overridden. Attempts to convert the specified object to an ICommand.  
    Public Method (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Overridden. Attempts to convert an ICommand to the specified type.  
    Public Method (Inherited from System.ComponentModel.TypeConverter)
    Top
    See Also