Great, thank you! Also, I haven't said so yet, but that theme is gorgeous, super clean, it feels really complete. You did really solid work on it, it shows. I really am just frankensteining stuff together, so I appreciate the help. Ok so my WheelGamesView just has the static background with game videos playing in a smaller box, so what I would be trying to accomplish would be platform specific background images ..so here is my code for just displaying the image as is.
<!--BACKGROUND IMAGE-->
<Image Source="pack://siteoforigin:,,,/Themes/New Retro Big Box/Images/Game wheel.png" Grid.Column="0" Grid.Row="0" RenderOptions.BitmapScalingMode="HighQuality" Panel.ZIndex="5" Grid.RowSpan="7" Grid.ColumnSpan="8"/>