ModelBaseExtensions Class |
Namespace: Xcalibur.Extensions.MVVM.Extensions
The ModelBaseExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() ![]() | NotifyOfChangeT |
Updates a property directly by comparing values and then firing its
OnPropertyChanged event if necessary.
|
![]() ![]() ![]() | UpdatePropertyT |
Informs a property that it should invoke its OnPropertyChanged event.
|