'Declaration Protected Overridable Sub OnRenderValidation( _ ByVal drawingContext As DrawingContext, _ ByVal backgroundArea As Rect _ )
protected virtual void OnRenderValidation( DrawingContext drawingContext, Rect backgroundArea )
Parameters
- drawingContext
- The drawing context used to paint the background.
- backgroundArea
- The rectangle of the background.