<Button PreviewMouseLeftButtonDown="AddToQueue_PreviewMouseDown" ContextMenuService.IsEnabled="False" AutomationProperties.Name="{x:Static Properties:ResourcesUI.MainView_AddToQueue}">\r
<StackPanel Orientation="Horizontal">\r
<StackPanel Orientation="Horizontal">\r
- <Image Width="32" Height="32" SnapsToDevicePixels="True" Source="Images/AddToQueue_small.png" />\r
+ <Image Width="32" Height="32" SnapsToDevicePixels="True" Source="Images/AddToQueue.png" />\r
<Label Margin="8,0,0,0" VerticalAlignment="Center" Content="{x:Static Properties:ResourcesUI.MainView_AddToQueue}" />\r
</StackPanel>\r
\r
<Image Width="32"\r
Height="32"\r
SnapsToDevicePixels="True"\r
- Source="Images/Queue_small.png"/>\r
+ Source="Images/Queue.png"/>\r
<Label Margin="8,0,0,0"\r
VerticalAlignment="Center"\r
Content="{Binding QueueLabel, FallbackValue='{x:Static Properties:ResourcesUI.MainView_ShowQueue}'}"/>\r
<Image Width="32"\r
Height="32"\r
SnapsToDevicePixels="True"\r
- Source="Images/picture_small.png"/>\r
+ Source="Images/picture.png"/>\r
<Label Margin="8,0,0,0"\r
VerticalAlignment="Center"\r
Content="Preview"/>\r