Skip to main content

DXButtonStyleSettings Fields

Contains style settings that specify the DXButton’s appearance.
Name Description
DisabledBackgroundProperty static Identifies the DisabledBackground dependency property.
DisabledBorderBrushProperty static Identifies the DisabledBorderBrush dependency property.
DisabledForegroundProperty static Identifies the DisabledForeground dependency property.
HoverBackgroundProperty static Identifies the HoverBackground dependency property.
HoverBorderBrushProperty static Identifies the HoverBorderBrush dependency property.
HoverForegroundProperty static Identifies the HoverForeground dependency property.
PressedBackgroundProperty static Identifies the PressedBackground dependency property.
PressedBorderBrushProperty static Identifies the PressedBorderBrush dependency property.
PressedForegroundProperty static Identifies the PressedForeground dependency property.
See Also