RobertBlum Posted March 1, 2020 Share Posted March 1, 2020 (edited) I'm using a simple horizontal Cover-Flow Theme. As usual it shows for each game the game cover and additionally the clear logo for each game. How to change the code to show the "Platform Video" instead of the "Clear Logo"? <!-- CLEAR LOGO --> <Image Source="{Binding Path=ActiveGame.ClearLogoImagePath}" Grid.Column="1" Margin="20,20,20,20" RenderOptions.BitmapScalingMode="HighQuality" /> Edited March 1, 2020 by RobertBlum Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.