Info
Version: | 2.0.20525 |
Author(s): | Microsoft |
Last Update: | Sunday, March 10, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.microsoft.com/en-us/download/details.aspx?id=10801 |
NuGet Url: | https://www.nuget.org/packages/System.Windows.Interactivity.WPF |
Install
Install-Package System.Windows.Interactivity.WPF
dotnet add package System.Windows.Interactivity.WPF
paket add System.Windows.Interactivity.WPF
System.Windows.Interactivity.WPF Download (Unzip the "nupkg" after downloading)
Dependencies
51 packages depend on this package.
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.