Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The ColorPicker control lets a user pick a color using a color spectrum, palette, sliders, or text input.
There is also a DropDownButton
version of the control named ColorPickerButton
which provides a preview of the selected color and allows a user to expand the drop-down to select a new color.
Platform APIs:
ColorPicker
,ColorPickerButton
Example
<controls:ColorPicker Color="Navy"/>
Example Output
Sample Project
ColorPicker sample page Source. You can see this in action in Windows Community Toolkit Sample App.