FolderBrowserPicker

Ecng.Xaml

Visual editor for selecting a directory path.

Inherits: UserControl

Implements: IComponentConnector

Constructors

FolderBrowserPicker()

Initializes a new instance of the FolderBrowserPicker.

Properties

Folder : string

Selected directory path.

Methods

InitializeComponent()

InitializeComponent

Events

FolderChanged : Action<string>

Raised when the Folder value changes.

Fields

FolderProperty : DependencyProperty

DependencyProperty for Folder.