CommunityToolkit.WinUI.UI.Behaviors 7.1.2

Prefix Reserved
Suggested Alternatives

CommunityToolkit.WinUI.Behaviors

Additional Details

This package name is no longer being updated and has migrated to a new name and namespace, see:
https://aka.ms/toolkit/windows/package-naming. To find out more about migrating to the 8.x releases of the Windows Community Toolkit, see here:
https://aka.ms/toolkit/windows/migration

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package CommunityToolkit.WinUI.UI.Behaviors --version 7.1.2                
NuGet\Install-Package CommunityToolkit.WinUI.UI.Behaviors -Version 7.1.2                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CommunityToolkit.WinUI.UI.Behaviors" Version="7.1.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommunityToolkit.WinUI.UI.Behaviors --version 7.1.2                
#r "nuget: CommunityToolkit.WinUI.UI.Behaviors, 7.1.2"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CommunityToolkit.WinUI.UI.Behaviors as a Cake Addin
#addin nuget:?package=CommunityToolkit.WinUI.UI.Behaviors&version=7.1.2

// Install CommunityToolkit.WinUI.UI.Behaviors as a Cake Tool
#tool nuget:?package=CommunityToolkit.WinUI.UI.Behaviors&version=7.1.2                

This library provides UI behaviors built on the XAML behaviors SDK. It is a part of the Windows Community Toolkit.
     
     - Animation: Various helpers for integration with the Toolkit's Animation package.
     - AutoFocusBehevior: Sets focus to the associated control.
     - AutoSelectBehavior: Selects a TextBox's text automatically.
     - FadeHeaderBehavior, QuickReturnHeaderBehavior, StickyHeaderBehavior: Helpers for ListViewBase Header Behavior
     - FocusBehavior: Sets focus to a specified control.
     - KeyDownTriggerBehavior: Trigger behaviors when a key is pressed.
     - ViewportBehavior: Listening for element to enter or exit the ScrollViewer viewport

Product Compatible and additional computed target framework versions.
.NET net5.0-windows10.0.18362 is compatible.  net6.0-windows was computed.  net7.0-windows was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on CommunityToolkit.WinUI.UI.Behaviors:

Repository Stars
files-community/Files
A modern file manager that helps users organize their files and folders.
Scighost/Starward
Game Launcher for miHoYo - 米家游戏启动器
DinoChan/Loaf
xunkong/xunkong
记录旅途中发生的事
FireCubeStudios/Clippy
Bring back Clippy on Windows 10/11!
Version Downloads Last updated