Class ToolboxItem
public class ToolboxItem
- Inheritance
-
ToolboxItem
- Inherited Members
Properties
Category
public string Category { get; set; }
Property Value
DocumentType
public Type DocumentType { get; set; }
Property Value
IconSource
public Uri IconSource { get; set; }
Property Value
ItemType
public Type ItemType { get; set; }
Property Value
Name
public string Name { get; set; }