C# 클래스 ME3Explorer.SearchPanel

Interaction logic for InfoPanel.xaml
상속: ToolListControl
파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer

공개 프로퍼티들

프로퍼티 타입 설명
IconProperty System.Windows.DependencyProperty
TitleProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
SearchPanel ( ) : System
setToolList ( IEnumerable enumerable ) : void

메소드 상세

SearchPanel() 공개 메소드

public SearchPanel ( ) : System
리턴 System

setToolList() 공개 메소드

public setToolList ( IEnumerable enumerable ) : void
enumerable IEnumerable
리턴 void

프로퍼티 상세

IconProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows IconProperty
리턴 System.Windows.DependencyProperty

TitleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TitleProperty
리턴 System.Windows.DependencyProperty