Gets the type that is registered with the command.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public Type OwnerType { get; }
Visual Basic
Public ReadOnly Property OwnerType As Type
	Get

See Also