Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1Command Class / OwnerType Property

In This Topic
    OwnerType Property
    In This Topic
    Gets the type that is registered with the command.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property OwnerType As Type
    public Type OwnerType {get;}
    See Also