NotifyPropertyBaseNotifyPropertyChanged Method |
Namespace: ArthaChitra.Core.ViewModelAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected virtual void NotifyPropertyChanged(
string propertyName = null
)
Parameters
- propertyName String (Optional)
-
See Also