Back to Devexpress

Win10Palette Constructors

wpf-devexpress-dot-xpf-dot-core-dot-win10palette-dot-ctor.md

latest1.2 KB
Original Source

Win10Palette Constructors

A palette that can get the Windows accent color and app mode, and update the theme each time a user changes these Windows settings.

NameParametersDescription
Win10Palette(Boolean, Nullable<WindowsAppMode>, Boolean, Nullable<Color>)listenAppModeChanges, appMode, listenAccentColorChanges, accentColorInitializes a new instance of the Win10Palette class with specified settings.
Win10Palette(Nullable<Color>, Boolean)accentColor, listenAccentColorChangesInitializes a new instance of the Win10Palette class with specified settings.

See Also

Win10Palette Class

Win10Palette Members

DevExpress.Xpf.Core Namespace