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