ComponentOne Basic Library for UWP
OwnerType Property

C1.UWP Assembly > C1.Xaml Namespace > C1Command Class : OwnerType Property
Gets the type that is registered with the command.
Syntax
'Declaration
 
Public ReadOnly Property OwnerType As System.Type
public System.Type OwnerType {get;}
See Also

Reference

C1Command Class
C1Command Members