C# 클래스 csPresenterPlugin.Controls.MetroFolder

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

공개 프로퍼티들

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

공개 메소드들

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

비공개 메소드들

메소드 설명
ExplorerRefreshed ( object sender, EventArgs e ) : void
GTitlePreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
GTitleTouchDown ( object sender, System.Windows.Input.TouchEventArgs e ) : void
MetroFolder ( ) : System

메소드 상세

GetFiles() 공개 메소드

public GetFiles ( ) : void
리턴 void

InitTemplates() 공개 메소드

public InitTemplates ( ) : void
리턴 void

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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