implementing-wpf-automation

Installation
SKILL.md

WPF UI Automation Patterns

Implementing accessibility features using UI Automation framework.

Prerequisites

When implementing AutomationPeer for a CustomControl, ensure the control project is properly set up:

  • ThemeInfo attribute in AssemblyInfo.cs → See /configuring-wpf-themeinfo
  • CustomControl project structure → See /authoring-wpf-controls
  • DefaultStyleKeyProperty in static constructor

1. UI Automation Overview

Installs
4
GitHub Stars
36
First Seen
Feb 28, 2026
implementing-wpf-automation — christian289/dotnet-with-claudecode