Click or drag to resize

ShellChangeNotifierRecursive Property

Set to true, if change notifications for subfolders are desired as well. This is a dependency property.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public bool Recursive { get; set; }

Property Value

Type: Boolean
See Also