The LevelToBrushConverter type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LevelToBrushConverter |
Methods
| Name | Description | |
|---|---|---|
| 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 solid color brush for nodes of the specified level.
(Overrides LevelToBrushConverterBase..::.ConvertLevelToBrush(Int32).) |
Properties
| Name | Description | |
|---|---|---|
| Colors |
Gets the list of colors to be used for drawing the nodes, in level order.
|