/style-snooper

Extract default WPF styles for controls

Primary LanguageC#

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.

This repo includes some minor stylistic and cosmetic changes.