All Projects → drewnoakes → style-snooper

drewnoakes / style-snooper

Licence: other
Extract default WPF styles for controls

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to style-snooper

HandyControl
WPF HandyControl各个控件使用案例;修改主题、颜色、语言。
Stars: ✭ 49 (-3.92%)
Mutual labels:  wpf, wpf-styles
MoalemYar
A personal project for class management, using various technologies like WPF, Entityframwork, CodeFirst, Sqlite, Migration and more
Stars: ✭ 53 (+3.92%)
Mutual labels:  wpf, wpf-styles
SciColorMaps
Custom .NET color maps (user-defined or imported from matplotlib) for scientific visualization
Stars: ✭ 26 (-49.02%)
Mutual labels:  wpf
Windows-Live-Messenger
A loose re-creation of Microsoft's abandoned Windows Live Messenger. Made for learning purposes.
Stars: ✭ 49 (-3.92%)
Mutual labels:  wpf
HeroesMatchTracker
Heroes of the Storm match tracker for personal statistics
Stars: ✭ 59 (+15.69%)
Mutual labels:  wpf
dotnetCampus.Svg2XamlTool
Svg to WPF XAML file. 拖入 SVG 文件,即可转换为 XAML 可用代码
Stars: ✭ 14 (-72.55%)
Mutual labels:  wpf
WpfPluginSample
Sample application that shows how to create a Plugin Framework for a WPF application
Stars: ✭ 34 (-33.33%)
Mutual labels:  wpf
ActiveDesktopPlus
A simple app that lets you pin windows to your desktop and use fullscreen programs and videos as interactive wallpapers.
Stars: ✭ 88 (+72.55%)
Mutual labels:  wpf
ManagedShell
A library for creating Windows shell replacements using .NET.
Stars: ✭ 134 (+162.75%)
Mutual labels:  wpf
SalamanderWnmp
A beautiful Nginx PHP Mysql environment for windows( windows下用WPF制作的nginx,php,mysql集成环境(免安装))
Stars: ✭ 364 (+613.73%)
Mutual labels:  wpf
HandyWinGet
GUI for installing apps through WinGet and Creating Yaml file
Stars: ✭ 305 (+498.04%)
Mutual labels:  wpf
OctopathTraveler
Switch OctopathTraveler SaveDate Editor
Stars: ✭ 32 (-37.25%)
Mutual labels:  wpf
wpf-demos
This repository contains the samples for Syncfusion WPF UI Controls and File Format libraries and the guide to use them.
Stars: ✭ 128 (+150.98%)
Mutual labels:  wpf
HospitalManagementSystem-WPF
A hospital information management system based on WPF. 医疗信息管理系统,基于WPF (XAML前端+C#后台),内附SQL Server 2012数据库,界面友好,功能实用。
Stars: ✭ 81 (+58.82%)
Mutual labels:  wpf
DevOpsExamples
A repo to show you how to use a private NuGet feed, such as Telerik, to restore packages in Azure DevOps, GitHub Actions, GitLab CI and AppCenter.
Stars: ✭ 16 (-68.63%)
Mutual labels:  wpf
MvvmScarletToolkit
MvvmScarletToolkit is a personal project and framework to speed up the development process of xaml based applications using the viewmodel first approach
Stars: ✭ 23 (-54.9%)
Mutual labels:  wpf
FontAwesome5
WPF controls for the iconic SVG, font, and CSS toolkit Font Awesome 5.
Stars: ✭ 93 (+82.35%)
Mutual labels:  wpf
VoiceNET.Library
.NET library to easily create Voice Command Control feature.
Stars: ✭ 14 (-72.55%)
Mutual labels:  wpf
FancyCandles
An open source candlestick chart control for WPF.
Stars: ✭ 60 (+17.65%)
Mutual labels:  wpf
PathFinding
C# project. Realized a visualization of the pathfinding algorithms using Console (2D version), Windows Forms (2D version) and WPF (2D and 3D versions)
Stars: ✭ 18 (-64.71%)
Mutual labels:  wpf

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].