Click or drag to resize

BindableBase Methods

The BindableBase type exposes the following members.

Methods
  NameDescription
Protected methodOnPropertyChanged
Call PropertyChanged event delegate
Protected methodSetPropertyT
Set value of member and raise PropertyChanged event
Public methodVerifyPropertyName
Warns the developer if this object does not have a public property with the specified name. This method does not exist in a Release build.
Top
See Also