Skip to content

Files

Latest commit

7d56624 · Aug 4, 2017

History

History
16 lines (9 loc) · 368 Bytes

ColorButton.md

File metadata and controls

16 lines (9 loc) · 368 Bytes

ColorButton

The ColorButton is a button which displays the currently selected color and allows to open a color selection dialog to change the color.

Properties

  • Color: The selected color.
  • Title: The title for the color selection dialog

How to use?

<controls:ColorPicker
      Color="Red" />