Skip to main content
System.Windows.Interactivity.WPF package icon

System.Windows.Interactivity.WPF

Microsoft Expression Blend 4 SDK includes new built-in behaviors, which are reusable pieces of packaged code that can be attached to any DependencyObject, and then fine-tuned by changing their properties. Behaviors allow you to add interactivity to your applications without having to write any code. The Behavior API consists of three core classes: Trigger, Action and Behavior.

Total Downloads
5.8M
5,768,007
Published
Mar 10, 2013
Latest stable version

Install

.NET CLI
dotnet add package System.Windows.Interactivity.WPF --version 2.0.20525
Package Manager Console
Install-Package System.Windows.Interactivity.WPF -Version 2.0.20525
PackageReference
<PackageReference Include="System.Windows.Interactivity.WPF" Version="2.0.20525" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated and points to Microsoft.Xaml.Behaviors.Wpf as an alternative.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.