I have four chromecast devices. I created a separate page that contains the controls and am loading that page using a page browser on my dashboard.xaml page. On dashboard.xaml I have a combo box that contains the list of chromecast devices. I thought I’d bind the page browser (medial controls) to the combo box selected value. But I’m trying to figure out how to bind the controls themselves so that they are generic and handle different devices.
I’m sure I’m missing some steps but would love some advice/help.
Thanks!