Skip to content

Extract default WPF styles for controls

Notifications You must be signed in to change notification settings

drewnoakes/style-snooper

Repository files navigation

style-snooper

A simple tool to extract the WPF styles for FrameworkElements.

These can provide a useful starting point to your own customisations.

screenshot

This repo derives from code source from Eli Arbel, though the original source may have been Walt Tirscher. These various projects were hosted on blogs which have since yielded broken links to downloads and such. Hopefully this repo lasts as long as WPF developers do.

Changes in this repo include:

  • Simplification of output XAML
  • Upgrade from .NET 3.0 to .NET 4.5
  • UI layout improvements
  • Code style and project clean up
  • Added an icon. Credits: CC-BY Lucas Helle, CL, modified by Wolfgang Kleinschmit.