![]() | Observable |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged(String) |
Raises the PropertyChanged event for the property with the specified name.
[NotifyPropertyChangedInvocator] |
![]() | OnPropertyChanged<T>(Expression<Func<T>>) |
Raises the PropertyChanged event for the property identified by the specified property expression.
[NotifyPropertyChangedInvocator] |