This question is locked. New answers and comments are not allowed.
I am trying to bind ObservableCollection<BitmapImage> to RadPictureRotatorHubTile and it seems it is not working with the control. I verified the code if the file has access issues with a ListView and the picture renders there.
The BitmapImages are set with the source using the SetSourceAsync method. Can somebody please verify if this is a bug with the control.
The BitmapImages are set with the source using the SetSourceAsync method. Can somebody please verify if this is a bug with the control.