C# Class csPresenterPlugin.Controls.MetroFolder

Inheritance: System.Windows.Controls.Control
Exibir arquivo Open project: TNOCS/csTouch

Public Properties

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

Public Methods

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

Private Methods

Method Description
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

Method Details

GetFiles() public method

public GetFiles ( ) : void
return void

InitTemplates() public method

public InitTemplates ( ) : void
return void

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

FolderProperty public_oe static_oe property

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

ItemsProperty public_oe static_oe property

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

TextBrushProperty public_oe static_oe property

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

TitleVisibilityProperty public_oe static_oe property

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