Class
XamlCommandType

Definition

Namespace:ArtOfTest.WebAii.Design.Translation.Silverlight

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public class XamlCommandType : CommandTypeBase, ICloneable

Inheritance: objectCommandTypeBaseXamlCommandType

Implements: ICloneable

Inherited Members CommandTypeBase.Clone()CommandTypeBase.CommandCategoryTypeCommandTypeBase.DesktopCommandType

Constructors

XamlCommandType()

Declaration

cs-api-definition
public XamlCommandType()

XamlCommandType(CommandCategoryType)

Declaration

cs-api-definition
public XamlCommandType(CommandCategoryType category)

Parameters

category

CommandCategoryType

Properties

TechnologyType

Gets the technology that this command is for

Declaration

cs-api-definition
public override TechnologyType TechnologyType { get; }

Property Value

TechnologyType

Overrides CommandTypeBase.TechnologyType