try { SetValue(AgeProperty, value); }
Пример #2
0
 set => SetValue(AgeProperty, value);