C# Class Salamander.Rhino.SideBarUIHost

ファイルを表示 Open project: pnjeffries/Salamander-3 Class Usage Examples

Public Methods

Method Description
Host ( UIElement element ) : void

Specifiy the element to be hosted

SideBarUIHost ( ) : System

Method Details

Host() public method

Specifiy the element to be hosted
public Host ( UIElement element ) : void
element UIElement
return void

SideBarUIHost() public method

public SideBarUIHost ( ) : System
return System