Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
Status: New
Add option to disable / hide alpha channel slider in XamColorPicker

When working with color pickers, there sometimes is a limitation to only allow non-transparent colors to be picked.

Currently, the only way to disable this functionality is to hide the alpha slider by re-templating the whole control, which is non-optimal at best.

I propose adding a DependencyProperty into the XamColorPicker to either hide or disable (or both) the ability to change the alpha channel.