Interface IColorPickerPreview
Interface to define the content type of the ColorPicker
Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.dll
Syntax
public interface IColorPickerPreview
Properties
View SourceColor
Color
Declaration
Color Color { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Windows.Media.Color |