Colorman3605 Posted March 8, 2023 Posted March 8, 2023 I changed the "GameDetailsView.xaml" to the theme used to display information about various titles that wasn't displayed before. Now I would like to add the version of the various titles (GameDetailsView.xaml). I've tried several times but I can't. can someone help me? Thank you! Quote
C-Beats Posted March 8, 2023 Posted March 8, 2023 Should be able to do "{Binding Game.Version}" and have it display. If that doesn't work could try "{Binding Game, Path=Version}" Quote
Colorman3605 Posted March 9, 2023 Author Posted March 9, 2023 (edited) I tried but nothing. Maybe I'm wrong. However to add the region in the game details I add the following lines: (see image). Can I start from something like this? Edited March 9, 2023 by Colorman3605 Quote
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.