Added volume control. Updated styling.
This commit is contained in:
@@ -11,5 +11,7 @@
|
||||
<converters:DoubleToPercentConverter x:Key="DoubleToPercent" />
|
||||
<converters:RepeatStateConverter x:Key="RepeatState" />
|
||||
<converters:VolumeStateConverter x:Key="VolumeState" />
|
||||
<converters:VolumeStateToIconConverter x:Key="VolumeStateToIcon" />
|
||||
<converters:VolumeStateToFillConverter x:Key="VolumeStateToFill" />
|
||||
|
||||
</ResourceDictionary>
|
||||
|
||||
Reference in New Issue
Block a user