示例#1
0
 set => this.SetValue(AutoUpgradeEnabledProperty, value);
示例#2
0
 set => this.SetValue(AutoUpgradeEnabledProperty, BooleanBoxes.Box(value));