Skip to content
Jean-Philippe Bruyère edited this page Oct 26, 2021 · 3 revisions

templated directory viewer

namespace: Crow

Inheritance Hierarchy

  • DirectoryView

Syntax

public class DirectoryView : TemplatedControl

Constructors

prototype description
DirectoryView (Interface iface, string style=null) __

Properties

name description
CurrentDirectory __
FileMask __
FileSystemEntries __
SelectedItem __
ShowFiles __
ShowHidden __

Methods

prototype description
void onSelectedItemChanged(object sender, SelectionChangeEventArgs e) __

Events

name description
SelectedItemChanged __
Clone this wiki locally