Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1485
Programmatically set the selected item in the GalleryTool
posted

Hi,

I'm trying to programmatically set the selected item in a gallery tool.  It works when I look at the properties in the debugger.  This doesn't seem to do much else, however:  The ItemSelected event is not triggered, and when I click on the button to see the gallery items, the one I set as selected is not highlighted.

Is there some kind of magic involved in doing this, or is it a bug?  My gallery in XAML is patterned after the one from the XamFeatureBrowser - nothing particularly fancy (I want to use it as a theme selector.)

Thanks,
Michel

Parents Reply Children
No Data