class
DockAttribute
public class DockAttribute : Attribute Constructors
DockAttribute(String target, String name, String icon) Properties
| Name | Type | Description |
|---|---|---|
Target | String | |
Name | String | |
Icon | String |
Methods
static Void RegisterWindow(String name, DockWindow b)