Design Pattern Framework 3.5
PropertyChanged Event
Patterns-In-Action! Application ► WPFModel.BusinessModelObjects ► BaseModel ► PropertyChanged
PropertyChanged event for INotifyPropertyChanged implementation.
Declaration Syntax
C# | Visual Basic |
public event PropertyChangedEventHandler PropertyChanged
Public Event PropertyChanged As PropertyChangedEventHandler