Click or drag to resize

ShellChangeNotifierEnabled Property

Set to true to enable listening to change notifications. This is a dependency property.

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

Property Value

Type: Boolean
See Also