Click or drag to resize

ShellAddressBarRootedAt Property

Defines the root folder of this ShellAddressBar

Namespace:  Jam.Shell.WPF.Controls.Winforms
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public ShellFolder RootedAt { get; set; }

Property Value

Type: ShellFolder
Remarks

Use DependencyProperty RootedAtLocation instead, if you need binding support.

See Also