Beispiel #1
0
 get => (Color)GetValue(IconColorProperty); set => SetValue(IconColorProperty, value);
Beispiel #2
0
 set => SetValue(IconColorProperty, value);