Info
Version: | 11.2.0 |
Author(s): | Wiesław Šoltés |
Last Update: | Thursday, October 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wieslawsoltes/AvaloniaBehaviors |
NuGet Url: | https://www.nuget.org/packages/Avalonia.Xaml.Behaviors |
Install
Install-Package Avalonia.Xaml.Behaviors
dotnet add package Avalonia.Xaml.Behaviors
paket add Avalonia.Xaml.Behaviors
Avalonia.Xaml.Behaviors Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Avalonia.Xaml.Interactions(>= 0.10.0)
- Avalonia.Xaml.Interactivity(>= 0.10.0)
- Avalonia(>= 0.10.0)
- Avalonia.Xaml.Interactions(>= 0.10.0)
- Avalonia.Xaml.Interactivity(>= 0.10.0)
- Avalonia(>= 0.10.0)
- Avalonia.Xaml.Interactions(>= 0.10.0)
- Avalonia.Xaml.Interactivity(>= 0.10.0)
- Avalonia(>= 0.10.0)
- Avalonia.Xaml.Interactions(>= 0.10.0)
- Avalonia.Xaml.Interactivity(>= 0.10.0)
- Avalonia(>= 0.10.0)
Tags
Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code.