https://github.com/indexzero/wpf-window-chrome
A set of controls for using custom window chrome in WPF
https://github.com/indexzero/wpf-window-chrome
Last synced: about 1 year ago
JSON representation
A set of controls for using custom window chrome in WPF
- Host: GitHub
- URL: https://github.com/indexzero/wpf-window-chrome
- Owner: indexzero
- Created: 2009-07-28T04:28:16.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2010-02-03T20:16:44.000Z (over 16 years ago)
- Last Synced: 2024-10-18T21:03:57.515Z (over 1 year ago)
- Language: C#
- Homepage: http://github.com/indexzero/wpf-window-chrome
- Size: 150 KB
- Stars: 9
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## WPF Window Chrome
---
#### Author: [Charlie Robbins](http://www.charlierobbins.com)
This is an implementation of a custom Window control that is designed to work well with [Custom Window Chrome](http://code.msdn.microsoft.com/chrome) in WPF. There are template parts for all Window buttons (Minimize, Maximize, Close) as well as supporting all native windowing features (such as SizeToContent).
Sample usage is included in the project. If you have any questions, please email me: charlie[dot]robbins[at]gmail[dot]com.