Credits / Acknowledgements
Using Solid Shine UI in your project? Use this easy template below for crediting!
Developed/compiled by Jayke R. Huempfner (JaykeBird)
https://jaykebird.com/software/ssui
Contains work by Manuel Schweigert, Pete Laker, Steve Lautenschlager, Richard Moss (Cyotek Ltd.), Warren Galyen (Mechanika Design), Yassine (Stopbyte), Hector Pulido, Sebastien Lambla, Nimgoble, and H.A. Sullivan.
See website for more details.
Licensed under MIT License
The above template is preferred, but if you really need a shorter one, you can use this one below.
Developed by Jayke R. Huempfner (JaykeBird), other contributors
https://jaykebird.com/software/ssui
Licensed under MIT License. See website for more details.
Full credits
Library developed by Jacob R. Huempfner
https://jaykebird.com - https://twitter.com/JaykeBird
Flat window based upon Manuel Schweigert's work: https://github.com/Manuel-S/FlatWindow
BindableChild by Pete Laker
Color to Hex-string function by Steve Lautenschlager: http://www.cambiaresearch.com/articles/1/convert-dotnet-color-to-hex-string
Color palette file support based upon work by Richard Moss (Cyotek Ltd.) (https://cyotek.com) and Warren Galyen (Mechanika Design) (https://www.mechanikadesign.com/software/swatchbuckler/)
IntegerSpinner and DoubleSpinner controls based upon work of Yassine (Stopbyte): https://stopbyte.com/t/free-wpf-numeric-spinner-numericupdown/499
ArithmeticParser based upon Hector Pulido's work: https://github.com/JaykeBird/ArithmeticParser
SelectPanel scrolling based upon Sebastien Lambla's work: https://serialseb.com/blog/2007/09/03/wpf-tips-6-preventing-scrollviewer-from/
AutoCompleteBehavior by Nimgoble: https://github.com/Nimgoble/WPFTextBoxAutoComplete
Windows-style wildcard matching by H.A. Sullivan: https://bitbucket.org/hasullivan/fast-wildcard-matching/