Click or drag to resize

ShellChangeNotifierEventFilter Property

Allows to define which shell change events should be reported. This is a dependency property.

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

Property Value

Type: NotificationEvents
See Also