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.