Skip to content

.net core WPF System.Windows.ResourceDictionary warning miss details #2956

Closed
@endink

Description

@endink
  • .NET Core Version: 3.1
  • Windows version: Windows 10

Problem description:

When we debug or Run the WPF application it works fine but in output window so many lines are coming with warning


System.Windows.ResourceDictionary Warning: 9 : Resource not found;

It does not provide any details to tell me which resource missed.
And this warning causes the UI to become slower and slower at debugging time

the output window:
捕获

the same message in diagnostic tool window"

捕获2

How can i get the full output information?

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs more informationNot enough information has been provided. Please share more detail as requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions