Reactor Wrapping

Turn ANY WinUI control — a vendor/third-party control, your own custom Control, or a Windows Community Toolkit one — into a first-class declarative Reactor element with the [GenerateReactorWrapper] source generator, zero hand-written wrapper code. Covers auto-inference (props, content, two-way pairs, panel/items children, events), the [Wrap*] annotation cheat-sheet, imperative-lifecycle controls, diagnostics, and when to fall back to a hand-written ControlDescriptor.

Microsoft 4c0fce8 10.1 KB Updated 2.7k repo stars

File contents

microsoft/microsoft-ui-reactor/tree/main/plugins/reactor/skills/reactor-wrapping commit 4c0fce8d90

Frequently asked questions

npx skillmds@latest add microsoft/reactor-wrapping