XAMLExtensions.

RenderToBitmapImage(UIElement) Method

Assembly
Comet.dll
Namespace
Comet.Extensions
Containing Type
XAMLExtensions

Syntax

public static Task<BitmapImage> RenderToBitmapImage(this UIElement element)

Attributes

Type Description
ObsoleteAttribute

Parameters

Name Type Description
element UIElement

Return Value

Type Description
Task<BitmapImage>