Skip to main content

RowStyleSettings Fields

Contains style settings that allow you to specify a grid row appearance.
Name Description
BackgroundProperty static Identifies the Background dependency property.
FocusedBackgroundProperty static Identifies the FocusedBackground dependency property.
FocusedBorderBrushProperty static Identifies the FocusedBorderBrush dependency property.
FocusedBorderThicknessProperty static Identifies the FocusedBorderThickness dependency property.
FocusedCornerRadiusProperty static Identifies the FocusedCornerRadius dependency property.
FocusedSelectedBackgroundProperty static Identifies the FocusedSelectedBackground dependency property.
HoverBackgroundProperty static Identifies the HoverBackground dependency property.
SelectedBackgroundProperty static Identifies the SelectedBackground dependency property.
See Also