Skip to content

Designer assemblies not loading for .NET Framework #132

@brianlagunas

Description

@brianlagunas

Describe the bug

When using the Behaviors NuGet package in Visual Studio, the design assemblies are not loaded for .NET Framework projects.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new WPF Application (.NET Framework)
  2. Add the Behaviors NuGet
  3. Create an EventTrigger
  4. In the property grid, notice the properties are not grouped properly and there is no editor for the EventName property

image

Expected behavior
You should see this:
image

Reproduction Link
Download DesignTool-Issue.zip

@mgoertz-msft I think this is your area of expertise 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions