[]
        
(Showing Draft Content)

C1.WinUI.Core.C1Border.OnRender

OnRender Method

OnRender(CanvasDrawingSession)

Called when the control is drawn.

Declaration
protected virtual void OnRender(CanvasDrawingSession drawingContext)
Protected Overridable Sub OnRender(drawingContext As CanvasDrawingSession)
Parameters
Type Name Description
CanvasDrawingSession drawingContext

The drawing context where the control is drawn.