try { SetValue(AgeProperty, value); }
예제 #2
0
 set => SetValue(AgeProperty, value);