C# 클래스 EmptyKeys.UserInterface.Generated.BasicUI

상속: UIRoot
파일 보기 프로젝트 열기: EmptyKeys/UI_Examples 1 사용 예제들

공개 메소드들

메소드 설명
BasicUI ( ) : System
BasicUI ( int width, int height ) : System

비공개 메소드들

메소드 설명
Get_TabControl_Items ( ) : System.Collections.ObjectModel.ObservableCollection
Get_combo_Items ( ) : System.Collections.ObjectModel.ObservableCollection
Get_e_15_Items ( ) : System.Collections.ObjectModel.ObservableCollection
Get_e_9_Items ( ) : System.Collections.ObjectModel.ObservableCollection
Initialize ( ) : void
InitializeComponent ( ) : void
InitializeElementResources ( UIElement elem ) : void
combo_dtMethod ( UIElement parent ) : UIElement
e_11_dtMethod ( UIElement parent ) : UIElement
e_28_Col3_ct_dtMethod ( UIElement parent ) : UIElement

메소드 상세

BasicUI() 공개 메소드

public BasicUI ( ) : System
리턴 System

BasicUI() 공개 메소드

public BasicUI ( int width, int height ) : System
width int
height int
리턴 System