Overload | Description |
---|---|
SetProperty<T>(T,T,Expression<Func<T>>) | Sets a property value and calls NotifyPropertyChanged when the new value differs from the current value. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |
SetProperty<T>(T,T,String) | Sets a property value and calls NotifyPropertyChanged when the new value differs from the current value. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |