The BaseWindowViewModel type exposes the following members.
Back to Top
Events
| Name | Description | |
|---|---|---|
| PropertyChanged |
PropertyChanged field requirement inherited by IViewModel's INotifiyPropertyChanged requirement. Allows for event signaling of property changes on the model.
|
See Also