├── README.md └── preview.png /README.md: -------------------------------------------------------------------------------- 1 | # Wpf.WindowUI.Demo1 2 | GhostKINGC WPF Window Appearance Solution Demo1 3 | ![](preview.png) 4 | 5 | > **User guide** 6 | 7 | > Go to the **master** branch to view the source code 8 | -------------------------------------------------------------------------------- /preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KINGYohSon/Wpf.WindowUI.Demo1/a726006d09296082326d8dd7886d48bcd0a27ffa/preview.png --------------------------------------------------------------------------------