set => SetValue(VolumeProperty, value);
Exemple #2
0
 get => (double)GetValue(VolumeProperty); set => SetValue(VolumeProperty, value);