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