Share via


UIElement.RenderRecursive Method

Renders this UIElement and all its child UIElements.

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

Syntax

protected internal virtual void RenderRecursive (
         DrawingContextdc
)

Parameters

  • dc
    The DrawingContext to use for rendering.

Version Information

Available in .NET Micro Framework version 3.0 and above.

See Also

Reference

UIElement Class
UIElement Members
Microsoft.SPOT.Presentation Namespace