Info
Version: | 0.1.0-alpha2 |
Author(s): | K.F.Storm |
Last Update: | Sunday, June 14, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kfstorm/WpfExtensions |
NuGet Url: | https://www.nuget.org/packages/Kfstorm.WpfExtensions |
Install
Install-Package Kfstorm.WpfExtensions
dotnet add package Kfstorm.WpfExtensions
paket add Kfstorm.WpfExtensions
Kfstorm.WpfExtensions Download (Unzip the "nupkg" after downloading)
- Font Picker: To let user pick a font from combobox.
- Color Picker & Popupable Color Picker: To let user pick a color.
- Shadow Window: To enable Windows 7 style shadow on windows with AllowsTransparency set to true.
- DWM Helper: To enable Aero effect as the background of a window.