LagoLagoLago / style-snooper

Extract default WPF styles for controls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Extract default WPF styles for controls


Languages

Language:C# 100.0%