Method | Description | |
---|---|---|
OnPropertyChanged ( string propertyName = "" ) : void | ||
SetProperty ( &backingStore, value, string propertyName = "", Action onChanged = null ) : bool |
protected OnPropertyChanged ( string propertyName = "" ) : void | ||
propertyName | string | |
return | void |
protected SetProperty ( &backingStore, value, string propertyName = "", Action onChanged = null ) : bool | ||
propertyName | string | |
onChanged | Action | |
return | bool |