ShellBrowser .Net Edition
PropertyChanged Event
NamespacesJam.ShellPathEditPropertyChanged
This event is issued if the TextField in the PathEdit changed. It is available here to be able to add a DataBinding to the Path.
Declaration Syntax
C#Visual BasicVisual C++
public event PropertyChangedEventHandler PropertyChanged
Public Event PropertyChanged As PropertyChangedEventHandler
public:
virtual  event PropertyChangedEventHandler^ PropertyChanged {
	void add (PropertyChangedEventHandler^ value);
	void remove (PropertyChangedEventHandler^ value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)