C# Class ICSharpCode.XamlDesigner.Toolbox

Afficher le fichier Open project: jogibear9988/XamarinFormsXamlEditor

Méthodes publiques

Свойство Type Description
Instance Toolbox

Méthodes publiques

Méthode Description
AddAssembly ( string path ) : void
Remove ( AssemblyNode node ) : void
Toolbox ( ) : System

Private Methods

Méthode Description
AddAssembly ( string path, bool updateSettings ) : void
IsControl ( Type t ) : bool

Method Details

AddAssembly() public méthode

public AddAssembly ( string path ) : void
path string
Résultat void

Remove() public méthode

public Remove ( AssemblyNode node ) : void
node AssemblyNode
Résultat void

Toolbox() public méthode

public Toolbox ( ) : System
Résultat System

Property Details

Instance public_oe static_oe property

public static Toolbox,ICSharpCode.XamlDesigner Instance
Résultat Toolbox