Click or drag to resize

PathEditPropertyChanged Event

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.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public event PropertyChangedEventHandler PropertyChanged

Value

PropertyChangedEventHandler

Implements

INotifyPropertyChangedPropertyChanged
See Also