ColorPickerBase.

SelectedColor Property

Summary

Gets or sets the selected Color.
Namespace
MahApps.Metro.Controls
Containing Type
ColorPickerBase

Syntax

public Color? SelectedColor { get; set; }

Value

Type Description
Color?