Method ReportPropertyChanged
ReportPropertyChanged(string)
Reports that a property has changed.
public void ReportPropertyChanged(string propertyName = null)
Parameters
propertyNamestringThe name of the property that has changed.
Reports that a property has changed.
public void ReportPropertyChanged(string propertyName = null)
propertyName stringThe name of the property that has changed.