PreferredColor Class

Definition

The users preferred color scheme

[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class PreferredColor
type PreferredColor = class
    interface __IPreferredColorPublicNonVirtuals
Public NotInheritable Class PreferredColor
Inheritance
PreferredColor
Attributes
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Properties

PrimaryColor

The user's primary preferred color

SecondaryColor

The user's secondary preferred color

TertiaryColor

The user's tertiary preferred color

Applies to