Gets base colors for the Origin palette collection.
Namespace:DevExpress.Xpf.Editors
Assembly:DevExpress.Xpf.Core.v18.1.dll

Syntax
C# |
public static ColorCollection Origin { get; }
|
VB |
static Public ReadOnly Property Origin As ColorCollection
|
Property value
Type: ColorCollection
A collection of System.Windows.Media.Color objects that represent base colors for the Origin palette collection.

Remarks

See Also