Пример #1
0
 set => SetValue(RadiusXProperty, value);
Пример #2
0
 get => (double)GetValue(RadiusXProperty); set => SetValue(RadiusXProperty, value);