**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  **Expected behavior** You should see this:  **Reproduction Link** [Download DesignTool-Issue.zip](https://github.com/microsoft/XamlBehaviorsWpf/files/11215070/DesignTool-Issue.zip) @mgoertz-msft I think this is your area of expertise 😄