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

In This Topic
    CanConvertFrom Method (CommandConverter)
    In This Topic
    Determines whether an object of the specified type can be converted to an instance of ICommand.
    Overload List
    OverloadDescription
    Determines whether an object of the specified type can be converted to an instance of ICommand.  
    (Inherited from System.ComponentModel.TypeConverter)
    See Also