Class XamlCommandType
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Design.Translation.Silverlight
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class XamlCommandType : CommandTypeBase, ICloneable
Constructors
XamlCommandType()
Declaration
public XamlCommandType()
XamlCommandType(CommandCategoryType)
Declaration
public XamlCommandType(CommandCategoryType category)
Parameters
CommandCategoryType
category
|
Properties
TechnologyType
Declaration
public override TechnologyType TechnologyType { get; }
Property Value
TechnologyType
|