Click or drag to resize

ViewModelRaiseAllPropertiesChanged Method

Raises the PropertyChanged event with string.Empty. (Indicates all properties on the object have changed).

Namespace:  Enkoni.Framework.UI.Mvvm
Assembly:  Enkoni.Framework.UI (in Enkoni.Framework.UI.dll) Version: 1.3.0.1
Syntax
protected void RaiseAllPropertiesChanged()
See Also