C# Class nl.tno.cs.presenter.MetroFolderList

Inheritance: System.Windows.Controls.Control
Show file Open project: TNOCS/csTouch

Public Properties

Property Type Description
FolderProperty System.Windows.DependencyProperty
ItemsProperty System.Windows.DependencyProperty
TitleVisibilityProperty System.Windows.DependencyProperty

Public Methods

Method Description
GetFiles ( ) : void
OnApplyTemplate ( ) : void

Protected Methods

Method Description
OnGotFocus ( RoutedEventArgs e ) : void

Private Methods

Method Description
Explorer_Refreshed ( object sender, EventArgs e ) : void
MetroFolderList ( ) : System

Method Details

GetFiles() public method

public GetFiles ( ) : void
return void

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

OnGotFocus() protected method

protected OnGotFocus ( RoutedEventArgs e ) : void
e RoutedEventArgs
return void

Property Details

FolderProperty public static property

public static DependencyProperty,System.Windows FolderProperty
return System.Windows.DependencyProperty

ItemsProperty public static property

public static DependencyProperty,System.Windows ItemsProperty
return System.Windows.DependencyProperty

TitleVisibilityProperty public static property

public static DependencyProperty,System.Windows TitleVisibilityProperty
return System.Windows.DependencyProperty