Design Pattern Framework 3.5
Notify Method (propertyName)
Patterns-In-Action! Application ► WPFModel.BusinessModelObjects ► BaseModel ► Notify(String)
Utility function for use by subclasses to notify that a property value has changed.
Declaration Syntax
Parameters
- propertyName (String)
- The name of the property.