Show / Hide Table of Contents

Constructor BlockViewAlternation

| Improve this Doc View Source

BlockViewAlternation()

Initializes a new instance of BlockViewAlternation, with white for even and light gray for odd BlockView elements.

Declaration
public BlockViewAlternation()
| Improve this Doc View Source

BlockViewAlternation(Brush[])

Initializes a new instance of BlockViewAlternation, with specified background brushes.

Declaration
public BlockViewAlternation(Brush[] backgroundBrushes)
Parameters
Type Name Description
System.Windows.Media.Brush[] backgroundBrushes

The background brushes.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest