Assignment PV178: Programming for .NET Framework Windows Presentation Foundation ­ Seminar Vojtˇech Forejt, forejt@fi.muni.cz Martin Osovsk´y, osovsky@ics.muni.cz Faculty of Informatics and Institute of Computer Science Masaryk University April 16, 2009 Assignment Assignment Create a (2D) color picker application with the following features An area for color preview RGB color is chosen using 3 sliders TextBox with the current color in #rrggbb format, allows for changing the color When user invokes the copy command (e.g via Ctrl+C), the text representation of the current color is copied to the clipboard.