C# 클래스 nl.tno.cs.presenter.MetroFolderList

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: TNOCS/csTouch

공개 프로퍼티들

프로퍼티 타입 설명
FolderProperty System.Windows.DependencyProperty
ItemsProperty System.Windows.DependencyProperty
TitleVisibilityProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
GetFiles ( ) : void
OnApplyTemplate ( ) : void

보호된 메소드들

메소드 설명
OnGotFocus ( RoutedEventArgs e ) : void

비공개 메소드들

메소드 설명
Explorer_Refreshed ( object sender, EventArgs e ) : void
MetroFolderList ( ) : System

메소드 상세

GetFiles() 공개 메소드

public GetFiles ( ) : void
리턴 void

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnGotFocus() 보호된 메소드

protected OnGotFocus ( RoutedEventArgs e ) : void
e RoutedEventArgs
리턴 void

프로퍼티 상세

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

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

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

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

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

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