Click or drag to resize

PropertyChangedAlerter Methods

The PropertyChangedAlerter type exposes the following members.

Methods
  NameDescription
Public methodAddConstantCallProperty
Adds a property that will always be called when any property is updated..
Protected methodOnAllPropertiesChanged
Executes when all properties are changed and should be updated.
Protected methodCode exampleOnPropertyChanged
Executes the property changed action. This alerts subscribers to its change in value.
Top
See Also