For Microsoft.Xaml.Behaviors.WinUI.Managed I see in Visual Studio and nuget:
Easily add interactivity to your WinUI apps using XAML Behaviors. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code. This is the managed version for C# UWP WinUI projects.
"C# UWP WinUI" should probably be clarified/updated a bit. The package depends on WinAppSDK 1.6, so I assume "C# WinUI 3 (WinAppSDK) project" might be more accurate?
For Microsoft.Xaml.Behaviors.WinUI.Managed I see in Visual Studio and nuget:
"C# UWP WinUI" should probably be clarified/updated a bit. The package depends on WinAppSDK 1.6, so I assume "C# WinUI 3 (WinAppSDK) project" might be more accurate?