The LevelToBrushConverterBase type exposes the following members.

Constructors

  NameDescription
LevelToBrushConverterBase

Methods

  NameDescription
Convert
Picks a color from an array of colors according to the given integer. A SolidColourBrush with the picked color is then returned.
ConvertBack
Converts a value from a binding target for writing to a binding source.
ConvertLevelToBrush
When overridden in a derived class, converts a node level to a Brush.

See Also