XAMLExtensions.

RenderToRandomAccessStreamAsync(UIElement) Method

Assembly
Comet.dll
Namespace
Comet.Extensions
Containing Type
XAMLExtensions

Syntax

public static Task<IRandomAccessStream> RenderToRandomAccessStreamAsync(this UIElement element)

Attributes

Type Description
AsyncStateMachineAttribute

Parameters

Name Type Description
element UIElement

Return Value

Type Description
Task<IRandomAccessStream>