set { SetValue(ScaleValueProperty, value); }
 set => SetValue(ScaleValueProperty, value);
 set => this.SetValue(ScaleValueProperty, value);