Expression.Blend.Sdk.WPF
1.0.1
Microsoft Expression Blend 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.
Install-Package Expression.Blend.Sdk.WPF -Version 1.0.1
dotnet add package Expression.Blend.Sdk.WPF --version 1.0.1
<PackageReference Include="Expression.Blend.Sdk.WPF" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Expression.Blend.Sdk.WPF --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Expression.Blend.Sdk.WPF, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Expression.Blend.Sdk.WPF as a Cake Addin
#addin nuget:?package=Expression.Blend.Sdk.WPF&version=1.0.1
// Install Expression.Blend.Sdk.WPF as a Cake Tool
#tool nuget:?package=Expression.Blend.Sdk.WPF&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Expression.Blend.Sdk.WPF:
| Package | Downloads |
|---|---|
|
Catel.MVVM
Catel.MVVM library.
|
|
|
Visitmedia.Mvvm
Helperklassen für die Verwendung von MVVM
|
|
|
Visitmedia.Telerik.Catel
Hilfs Bibliothek für den Umgang Telerik und Catel
|
|
|
Visitmedia.Telerik.Catel.GridView
Hilfs Bibliothek für den Umgang Telerik und Catel GridView
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.1 | 0 | 06.02.2022 |