Method | Description | |
---|---|---|
AddItem ( |
||
GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
PerformContentLayout ( ) : void | ||
SetViewport ( int x, int y ) : void | ||
TreeView ( int width, int height ) : System | ||
Walk ( |
Method | Description | |
---|---|---|
OnMouseDown ( |
||
OnMouseUp ( |
public GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
rootgfx | RootGraphic | |
return | RenderElement |
protected OnMouseDown ( |
||
e | ||
return | void |
protected OnMouseUp ( |
||
e | ||
return | void |
public TreeView ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |
public Walk ( |
||
visitor | ||
return | void |