DelegateCommandOnPropertyChanged Method
Invoked whenever the effective value has been updated.
Namespace: Common.Wpf.CommandsAssembly: Common.Wpf.Resources (in Common.Wpf.Resources.dll) Version: 2.0.6
public void OnPropertyChanged(
string property = ""
)
Parameters
- property String (Optional)
- Name of the property that has changed.