예제 #1
0
 set => SetValue(XAxisProperty, value);
예제 #2
0
 get => (double)GetValue(XAxisProperty); set => SetValue(XAxisProperty, value);