示例#1
0
 set => this.SetValue(ShownProperty, value ? BooleanBoxes.TrueBox : BooleanBoxes.FalseBox);
示例#2
0
 set => SetValue(ShownProperty, value);