Jump to content
LaunchBox Community Forums

Recommended Posts

Posted
This is the wheel: <coverFlow:FlowControl x:Name="FlowControl" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Grid.Column="0" CoverFactory="{Binding CoverFactory}" ImageType="ClearLogo" In this line, it has 2 'phrases' that point to the clear logos: CoverFactory="{Binding CoverFactory}" ImageType="ClearLogo" So what is the 'code phrase pointer' that points to the steam banners instead? I've tried: <coverFlow:FlowControl x:Name="FlowControl" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Grid.Column="0" CoverFactory="{Binding CoverFactory}" ImageType="SteamBanner" But it didn't work. What should the binding name and/or the image type be to achieve this? I know I can do this by replacing the contents of the clear logo folder with the contents in the steam banner folder but that's too messy and it disorganizes things.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...