Method | Description | |
---|---|---|
Add ( |
Adds the specified UI.
|
|
Remove ( |
Removes the specified UI.
|
|
WrapPanel ( ) : System |
Initializes a new instance of the WrapPanel class.
|
|
WrapPanel ( string name ) : System |
Initializes a new instance of the WrapPanel class.
|
public WrapPanel ( string name ) : System | ||
name | string | The name. |
return | System |