[]
Called when the tree-lines need to be drawn.
protected virtual void OnRenderTreeLines(DrawingContext drawingContext, Rect backgroundArea)
Type | Name | Description |
---|---|---|
DrawingContext | drawingContext | The drawing context used to paint the background. |
Rect | backgroundArea | The rectangle of the background. |