FolderBrowserPicker

Ecng.Xaml

Visual editor for selecting a directory path.

Hereda de: UserControl

Implementa: IComponentConnector

Constructores

FolderBrowserPicker()

Initializes a new instance of the FolderBrowserPicker.

Propiedades

Folder : string

Selected directory path.

Métodos

InitializeComponent()

InitializeComponent

Eventos

FolderChanged : Action<string>

Raised when the Folder value changes.

Campos

FolderProperty : DependencyProperty

DependencyProperty for Folder.