Skip to content

ThemeResource enum

Defined in

Namespace: CrissCross.WPF.UI.Markup Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Markup.ThemeResource Modifiers: public sealed

Summary

        Collection of theme resources.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Examples

<ui:TextBox Foreground={ui:ThemeResource TextFillColorSecondaryBrush} />

Values

NameValueDescription
Unknown0Unspecified theme resource.
SystemAccentColor1The system accent color.
SystemAccentColorPrimary2The system accent color primary.
SystemAccentColorSecondary3The system accent color secondary.
SystemAccentColorTertiary4The system accent color tertiary.
SystemAccentColorPrimaryBrush5The system accent color primary brush.
SystemAccentColorSecondaryBrush6The system accent color secondary brush.
SystemAccentColorTertiaryBrush7The system accent color tertiary brush.
AccentTextFillColorPrimaryBrush8The accent text fill color primary brush.
AccentTextFillColorSecondaryBrush9The accent text fill color secondary brush.
AccentTextFillColorTertiaryBrush10The accent text fill color tertiary brush.
ApplicationBackgroundColor11The application background color.
ApplicationBackgroundBrush12The application background brush.
KeyboardFocusBorderColor13The keyboard focus border color.
KeyboardFocusBorderColorBrush14The keyboard focus border color brush.
TextFillColorPrimary15The text fill color primary.
TextFillColorSecondary16The text fill color secondary.
TextFillColorTertiary17The text fill color tertiary.
TextFillColorDisabled18The text fill color disabled.
TextPlaceholderColor19The text placeholder color.
TextFillColorInverse20The text fill color inverse.
AccentTextFillColorDisabled21The accent text fill color disabled.
TextOnAccentFillColorSelectedText22The text on accent fill color selected text.
TextOnAccentFillColorPrimary23The text on accent fill color primary.
TextOnAccentFillColorSecondary24The text on accent fill color secondary.
TextOnAccentFillColorDisabled25The text on accent fill color disabled.
ControlFillColorDefault26The control fill color default.
ControlFillColorSecondary27The control fill color secondary.
ControlFillColorTertiary28The control fill color tertiary.
ControlFillColorDisabled29The control fill color disabled.
ControlFillColorTransparent30The control fill color transparent.
ControlFillColorInputActive31The control fill color input active.
ControlStrongFillColorDefault32The control strong fill color default.
ControlStrongFillColorDisabled33The control strong fill color disabled.
ControlSolidFillColorDefault34The control solid fill color default.
SubtleFillColorTransparent35The subtle fill color transparent.
SubtleFillColorSecondary36The subtle fill color secondary.
SubtleFillColorTertiary37The subtle fill color tertiary.
SubtleFillColorDisabled38The subtle fill color disabled.
ControlAltFillColorTransparent39The control alt fill color transparent.
ControlAltFillColorSecondary40The control alt fill color secondary.
ControlAltFillColorTertiary41The control alt fill color tertiary.
ControlAltFillColorQuarternary42The control alt fill color quarternary.
ControlAltFillColorDisabled43The control alt fill color disabled.
ControlOnImageFillColorDefault44The control on image fill color default.
ControlOnImageFillColorSecondary45The control on image fill color secondary.
ControlOnImageFillColorTertiary46The control on image fill color tertiary.
ControlOnImageFillColorDisabled47The control on image fill color disabled.
AccentFillColorDisabled48The accent fill color disabled.
ControlStrokeColorDefault49The control stroke color default.
ControlStrokeColorSecondary50The control stroke color secondary.
ControlStrokeColorTertiary51The control stroke color tertiary.
ControlStrokeColorOnAccentDefault52The control stroke color on accent default.
ControlStrokeColorOnAccentSecondary53The control stroke color on accent secondary.
ControlStrokeColorOnAccentTertiary54The control stroke color on accent tertiary.
ControlStrokeColorOnAccentDisabled55The control stroke color on accent disabled.
ControlStrokeColorForStrongFillWhenOnImage56The control stroke color for strong fill when on image.
CardStrokeColorDefault57The card stroke color default.
CardStrokeColorDefaultSolid58The card stroke color default solid.
ControlStrongStrokeColorDefault59The control strong stroke color default.
ControlStrongStrokeColorDisabled60The control strong stroke color disabled.
SurfaceStrokeColorDefault61The surface stroke color default.
SurfaceStrokeColorFlyout62The surface stroke color flyout.
SurfaceStrokeColorInverse63The surface stroke color inverse.
DividerStrokeColorDefault64The divider stroke color default.
FocusStrokeColorOuter65The focus stroke color outer.
FocusStrokeColorInner66The focus stroke color inner.
CardBackgroundFillColorDefault67The card background fill color default.
CardBackgroundFillColorSecondary68The card background fill color secondary.
SmokeFillColorDefault69The smoke fill color default.
LayerFillColorDefault70The layer fill color default.
LayerFillColorAlt71The layer fill color alt.
LayerOnAcrylicFillColorDefault72The layer on acrylic fill color default.
LayerOnAccentAcrylicFillColorDefault73The layer on accent acrylic fill color default.
LayerOnMicaBaseAltFillColorDefault74The layer on mica base alt fill color default.
LayerOnMicaBaseAltFillColorSecondary75The layer on mica base alt fill color secondary.
LayerOnMicaBaseAltFillColorTertiary76The layer on mica base alt fill color tertiary.
LayerOnMicaBaseAltFillColorTransparent77The layer on mica base alt fill color transparent.
SolidBackgroundFillColorBase78The solid background fill color base.
SolidBackgroundFillColorSecondary79The solid background fill color secondary.
SolidBackgroundFillColorTertiary80The solid background fill color tertiary.
SolidBackgroundFillColorQuarternary81The solid background fill color quarternary.
SolidBackgroundFillColorTransparent82The solid background fill color transparent.
SolidBackgroundFillColorBaseAlt83The solid background fill color base alt.
SystemFillColorSuccess84The system fill color success.
SystemFillColorCaution85The system fill color caution.
SystemFillColorCritical86The system fill color critical.
SystemFillColorNeutral87The system fill color neutral.
SystemFillColorSolidNeutral88The system fill color solid neutral.
SystemFillColorAttentionBackground89The system fill color attention background.
SystemFillColorSuccessBackground90The system fill color success background.
SystemFillColorCautionBackground91The system fill color caution background.
SystemFillColorCriticalBackground92The system fill color critical background.
SystemFillColorNeutralBackground93The system fill color neutral background.
SystemFillColorSolidAttentionBackground94The system fill color solid attention background.
SystemFillColorSolidNeutralBackground95The system fill color solid neutral background.
TextFillColorPrimaryBrush96The text fill color primary brush.
TextFillColorSecondaryBrush97The text fill color secondary brush.
TextFillColorTertiaryBrush98The text fill color tertiary brush.
TextFillColorDisabledBrush99The text fill color disabled brush.
TextPlaceholderColorBrush100The text placeholder color brush.
TextFillColorInverseBrush101The text fill color inverse brush.
AccentTextFillColorDisabledBrush102The accent text fill color disabled brush.
TextOnAccentFillColorSelectedTextBrush103The text on accent fill color selected text brush.
TextOnAccentFillColorPrimaryBrush104The text on accent fill color primary brush.
TextOnAccentFillColorSecondaryBrush105The text on accent fill color secondary brush.
TextOnAccentFillColorDisabledBrush106The text on accent fill color disabled brush.
ControlFillColorDefaultBrush107The control fill color default brush.
ControlFillColorSecondaryBrush108The control fill color secondary brush.
ControlFillColorTertiaryBrush109The control fill color tertiary brush.
ControlFillColorDisabledBrush110The control fill color disabled brush.
ControlFillColorTransparentBrush111The control fill color transparent brush.
ControlFillColorInputActiveBrush112The control fill color input active brush.
ControlStrongFillColorDefaultBrush113The control strong fill color default brush.
ControlStrongFillColorDisabledBrush114The control strong fill color disabled brush.
ControlSolidFillColorDefaultBrush115The control solid fill color default brush.
SubtleFillColorTransparentBrush116The subtle fill color transparent brush.
SubtleFillColorSecondaryBrush117The subtle fill color secondary brush.
SubtleFillColorTertiaryBrush118The subtle fill color tertiary brush.
SubtleFillColorDisabledBrush119The subtle fill color disabled brush.
ControlAltFillColorTransparentBrush120The control alt fill color transparent brush.
ControlAltFillColorSecondaryBrush121The control alt fill color secondary brush.
ControlAltFillColorTertiaryBrush122The control alt fill color tertiary brush.
ControlAltFillColorQuarternaryBrush123The control alt fill color quarternary brush.
ControlAltFillColorDisabledBrush124The control alt fill color disabled brush.
ControlOnImageFillColorDefaultBrush125The control on image fill color default brush.
ControlOnImageFillColorSecondaryBrush126The control on image fill color secondary brush.
ControlOnImageFillColorTertiaryBrush127The control on image fill color tertiary brush.
ControlOnImageFillColorDisabledBrush128The control on image fill color disabled brush.
AccentFillColorDisabledBrush129The accent fill color disabled brush.
ControlStrokeColorDefaultBrush130The control stroke color default brush.
ControlStrokeColorSecondaryBrush131The control stroke color secondary brush.
ControlStrokeColorTertiaryBrush132The control stroke color tertiary brush.
ControlStrokeColorOnAccentDefaultBrush133The control stroke color on accent default brush.
ControlStrokeColorOnAccentSecondaryBrush134The control stroke color on accent secondary brush.
ControlStrokeColorOnAccentTertiaryBrush135The control stroke color on accent tertiary brush.
ControlStrokeColorOnAccentDisabledBrush136The control stroke color on accent disabled brush.
ControlStrokeColorForStrongFillWhenOnImageBrush137The control stroke color for strong fill when on image brush.
CardStrokeColorDefaultBrush138The card stroke color default brush.
CardStrokeColorDefaultSolidBrush139The card stroke color default solid brush.
ControlStrongStrokeColorDefaultBrush140The control strong stroke color default brush.
ControlStrongStrokeColorDisabledBrush141The control strong stroke color disabled brush.
SurfaceStrokeColorDefaultBrush142The surface stroke color default brush.
SurfaceStrokeColorFlyoutBrush143The surface stroke color flyout brush.
SurfaceStrokeColorInverseBrush144The surface stroke color inverse brush.
DividerStrokeColorDefaultBrush145The divider stroke color default brush.
FocusStrokeColorOuterBrush146The focus stroke color outer brush.
FocusStrokeColorInnerBrush147The focus stroke color inner brush.
CardBackgroundFillColorDefaultBrush148The card background fill color default brush.
CardBackgroundFillColorSecondaryBrush149The card background fill color secondary brush.
SmokeFillColorDefaultBrush150The smoke fill color default brush.
LayerFillColorDefaultBrush151The layer fill color default brush.
LayerFillColorAltBrush152The layer fill color alt brush.
LayerOnAcrylicFillColorDefaultBrush153The layer on acrylic fill color default brush.
LayerOnAccentAcrylicFillColorDefaultBrush154The layer on accent acrylic fill color default brush.
LayerOnMicaBaseAltFillColorDefaultBrush155The layer on mica base alt fill color default brush.
LayerOnMicaBaseAltFillColorSecondaryBrush156The layer on mica base alt fill color secondary brush.
LayerOnMicaBaseAltFillColorTertiaryBrush157The layer on mica base alt fill color tertiary brush.
LayerOnMicaBaseAltFillColorTransparentBrush158The layer on mica base alt fill color transparent brush.
SolidBackgroundFillColorBaseBrush159The solid background fill color base brush.
SolidBackgroundFillColorSecondaryBrush160The solid background fill color secondary brush.
SolidBackgroundFillColorTertiaryBrush161The solid background fill color tertiary brush.
SolidBackgroundFillColorQuarternaryBrush162The solid background fill color quarternary brush.
SolidBackgroundFillColorBaseAltBrush163The solid background fill color base alt brush.
SystemFillColorSuccessBrush164The system fill color success brush.
SystemFillColorCautionBrush165The system fill color caution brush.
SystemFillColorCriticalBrush166The system fill color critical brush.
SystemFillColorNeutralBrush167The system fill color neutral brush.
SystemFillColorSolidNeutralBrush168The system fill color solid neutral brush.
SystemFillColorAttentionBackgroundBrush169The system fill color attention background brush.
SystemFillColorSuccessBackgroundBrush170The system fill color success background brush.
SystemFillColorCautionBackgroundBrush171The system fill color caution background brush.
SystemFillColorCriticalBackgroundBrush172The system fill color critical background brush.
SystemFillColorNeutralBackgroundBrush173The system fill color neutral background brush.
SystemFillColorSolidAttentionBackgroundBrush174The system fill color solid attention background brush.
SystemFillColorSolidNeutralBackgroundBrush175The system fill color solid neutral background brush.
ControlElevationBorderBrush176Gradient Brush.
CircleElevationBorderBrush177Gradient Brush.
AccentControlElevationBorderBrush178Gradient Brush.