using-wpf-behaviors-triggers

Installation
SKILL.md

WPF Behaviors and Triggers

1. Setup

1.1 Install NuGet Package

<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.*" />

1.2 XAML Namespace

<Window xmlns:b="http://schemas.microsoft.com/xaml/behaviors">

2. EventTrigger

Related skills

More from christian289/dotnet-with-claudecode

Installs
5
GitHub Stars
31
First Seen
Feb 28, 2026