C# Class LunarEclipse.View.PropertyPanel

Inheritance: Gtk.Bin
Afficher le fichier Open project: mono/lunareclipse

Méthodes publiques

Méthode Description
PropertyPanel ( ) : System

Méthodes protégées

Méthode Description
Build ( ) : void

Private Methods

Méthode Description
CleanMainBox ( ) : void
CreateBrushPropertyWidget ( DependencyObject o, PropertyInfo info ) : Gtk.Widget
CreateEnumPropertyWidget ( DependencyObject o, PropertyInfo info, Type type ) : Gtk.Widget
CreatePointPropertyWidget ( DependencyObject o, PropertyInfo info ) : Gtk.Widget
CreateWidget ( DependencyObject o, PropertyInfo info ) : Gtk.Widget
GenerateWidgets ( ) : void
UpdatePropertyWidget ( object sender, PropertyChangedEventArgs e ) : void

Method Details

Build() protected méthode

protected Build ( ) : void
Résultat void

PropertyPanel() public méthode

public PropertyPanel ( ) : System
Résultat System