Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drewnoakes committed May 31, 2016
1 parent d693ebe commit 968e6ff
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# style-snooper

A simple tool to extract the WPF styles for `FrameworkElement`s.

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

![screenshot](https://raw.githubusercontent.com/drewnoakes/style-snooper/master/screenshot.png)

This repo derives from code source from [Eli Arbel](https://arbel.net/2006/11/05/revamped-style-snooper/),
though the original source may have been [Walt Tirscher](https://wpfwonderland.wordpress.com/2007/01/02/wpf-tools-stylesnooper/).
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.

0 comments on commit 968e6ff

Please sign in to comment.