Skip to main content
ON

ThemeTertiaryColorExtension Class

Implements a XAML markup extension that allows you to get the color theme’s tertiary color.

Namespace: DevExpress.Maui.Core

Assembly: DevExpress.Maui.Core.dll

NuGet Package: DevExpress.Maui.Core

Declaration

public class ThemeTertiaryColorExtension :
    ThemeColorExtensionBase

Implements

Inheritance

Object
DevExpress.Maui.Core.Internal.DynamicMarkupExtensionBase
ThemeColorExtensionBase
ThemeTertiaryColorExtension
See Also