FolderBrowserPicker

Ecng.Xaml

Visual editor for selecting a directory path.

Наследует: UserControl

Реализует: IComponentConnector

Конструкторы

FolderBrowserPicker()

Initializes a new instance of the FolderBrowserPicker.

Свойства

Folder : string

Selected directory path.

Методы

InitializeComponent()

InitializeComponent

События

FolderChanged : Action<string>

Raised when the Folder value changes.

Поля

FolderProperty : DependencyProperty

DependencyProperty for Folder.