Skip to main content
A newer version of this page is available. .

FolderBrowserDialogService.RootFolderProperty Field

Identifies the FolderBrowserDialogService.RootFolder dependency property.

Namespace: DevExpress.Mvvm.UI

Assembly: DevExpress.Xpf.Core.v19.2.dll

Declaration

public static readonly DependencyProperty RootFolderProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also