C# Class CairoExplorer.VerticalPropertiesControl

Interaction logic for UserControl1.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: RevolutionSmythe/cairoshell

Méthodes publiques

Свойство Type Description
CurrentPath string

Méthodes publiques

Méthode Description
InitWithFile ( WrapperFileSystemInfo file, object caller ) : void
VerticalPropertiesControl ( ) : System

Method Details

InitWithFile() public méthode

public InitWithFile ( WrapperFileSystemInfo file, object caller ) : void
file WrapperFileSystemInfo
caller object
Résultat void

VerticalPropertiesControl() public méthode

public VerticalPropertiesControl ( ) : System
Résultat System

Property Details

CurrentPath public_oe property

public string CurrentPath
Résultat string