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