Skip to content

Cannot create package to windows store when using ImageExΒ #3034

@droprose1

Description

@droprose1

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions