Allows the user to select a Color.

Namespace: Mindscape.PhoneElements
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class ColorPicker : PickerBase
Visual Basic
Public Class ColorPicker _
	Inherits PickerBase
Visual C++
public ref class ColorPicker : public PickerBase

Inheritance Hierarchy

See Also