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