Region.PropertyChanged Event

Occurs when a property value changes.

Namespace:  Microsoft.Practices.Prism.Regions
Assembly:  Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)

Syntax

public event PropertyChangedEventHandler PropertyChanged
'Declaration
Public Event PropertyChanged As PropertyChangedEventHandler

Implements

INotifyPropertyChanged.PropertyChanged

See Also

Region Class

Microsoft.Practices.Prism.Regions Namespace