Click or drag to resize

ShellChangeNotifierChange Event

This event is fired when a change event was fired from the system for one of the monitored paths in the Directories property.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public event EventHandler<ChangeNotificationEventArgs> Change

Value

Type: SystemEventHandlerChangeNotificationEventArgs

Implements

IShellChangeNotifierChange
See Also