try { SetValue(AgeProperty, value); }
Exemplo n.º 2
0
 set => SetValue(AgeProperty, value);