C# 클래스 LunarEclipse.View.PropertyPanel

상속: Gtk.Bin
파일 보기 프로젝트 열기: mono/lunareclipse

공개 메소드들

메소드 설명
PropertyPanel ( ) : System

보호된 메소드들

메소드 설명
Build ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Build() 보호된 메소드

protected Build ( ) : void
리턴 void

PropertyPanel() 공개 메소드

public PropertyPanel ( ) : System
리턴 System