示例#1
0
 set => SetValue(MarkerColorProperty, value);
 get => (Color)GetValue(MarkerColorProperty); set => SetValue(MarkerColorProperty, value);