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