Show / Hide Table of Contents

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 Source

Color

Color

Declaration
Color Color { get; set; }
Property Value
Type Description
System.Windows.Media.Color

Extension Methods

CollectionExtensions.AddRange<T, TCollection>(TCollection, IEnumerable<T>)
SerializableObjectCloneExtension.Clone<T>(T)
  • View Source
Back to top Generated by DocFX