Exemple #1
0
 get => (Double)GetValue(BindableWidthProperty); private set => SetValue(BindableWidthPropertyKey, value);
Exemple #2
0
 protected set => this.SetValue(BindableWidthPropertyKey, value);