The LevelToGradientBrushConverter type exposes the following members.

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.
(Inherited from LevelToBrushConverterBase.)
ConvertBack
Converts a value from a binding target for writing to a binding source.
(Inherited from LevelToBrushConverterBase.)
ConvertLevelToBrush
Gets the gradient brush for nodes of the specified level.
(Overrides LevelToBrushConverterBase..::.ConvertLevelToBrush(Int32).)

See Also