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