-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bug πAn unexpected issue that highlights incorrect behaviorAn unexpected issue that highlights incorrect behaviorneed more info π
Description
I use the Microsoft.Toolkit.Uwp.UI.Controls reference to use ImageEx with the name 'coverDetail'. I'm having a problem, i.e failed to create an app package to the windows store with an error message: The name 'coverDetail' does not exist in the current context for the x64 package. If you only run the application and build package, there are no problems and can run smoothly
Code:
coverDetail.Source = new BitmapImage(new Uri(kelas.Cover, UriKind.Absolute));
Metadata
Metadata
Assignees
Labels
bug πAn unexpected issue that highlights incorrect behaviorAn unexpected issue that highlights incorrect behaviorneed more info π