Share via


WindowManager.RenderRecursive Method

Renders this object and all its children.

Namespace: Microsoft.SPOT.Presentation
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

protected internal override void RenderRecursive (
         DrawingContext dc
)

Parameters

  • dc
    The DrawingContext to use when rendering.

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, 4.1 and 4.2.

See Also

Reference

WindowManager Class
WindowManager Members
Microsoft.SPOT.Presentation Namespace