FolderBrowserPicker

Ecng.Xaml

Visual editor for selecting a directory path.

Erbt von: UserControl

Implementiert: IComponentConnector

Konstruktoren

FolderBrowserPicker()

Initializes a new instance of the FolderBrowserPicker.

Eigenschaften

Folder : string

Selected directory path.

Methoden

InitializeComponent()

InitializeComponent

Ereignisse

FolderChanged : Action<string>

Raised when the Folder value changes.

Felder

FolderProperty : DependencyProperty

DependencyProperty for Folder.