22 Commits (3e127d70a1450c3c0960c84e6385a7333222dfdd)

Author SHA1 Message Date
robloo 0bf3a6d944 Rename `ShowAccentColors` to `IsAccentColorsVisible` and disable drop shadow when false 4 years ago
robloo 38bdb8a7b3 Remove unused code 4 years ago
robloo 971dc32b3f Add code to hide the tab strip when only one tab is visible 4 years ago
robloo 9e1a6253b6 Only disable alpha editing controls when IsAlphaEnabled is false 4 years ago
robloo 58f9b443d9 Implement IsAlphaEnabled using coercion 4 years ago
robloo 4de48a220c Add IsColorModelVisible and IsComponentSliderVisible properties 4 years ago
robloo bcb8588bdc Allow setting the PaletteColors collection as an IEnumerable 4 years ago
robloo 03b080ae04 Remove 'Custom' term from Palette properties 4 years ago
robloo 118f583102 Remove 'Tab' terminology from SelectedIndex property 4 years ago
robloo b58b726f89 Set the CustomPalette property in XAML 4 years ago
robloo b8be7ba4cb Implement SelectedTabIndex in ColorView 4 years ago
robloo 223ef7e4a0 Small improvements 4 years ago
robloo 55de1523c4 Support ignoring property changes in derived Color controls 4 years ago
robloo adfac7b69d Implement tab selection validation and automatic width 4 years ago
robloo bd8f7446d5 Implement remaining ColorView properties 4 years ago
robloo a4ba57c3b8 Implement IsHexInputVisible 4 years ago
robloo 81670fcd3c Implement IsAlphaVisible and IsComponentTextInputVisible 4 years ago
robloo 12a8ecb923 Implement the hex input TextBox in ColorView 4 years ago
robloo 13b82a0d1d Implement ColorModel switching in ColorView 4 years ago
robloo 2835767b42 Add incomplete ColorView control template 4 years ago
robloo d3bad7bd1d Add ColorViewTab enum 4 years ago
robloo fa5a47b442 Add initial ColorView.Properties 4 years ago