Click or drag to resize
ICanvasResourceCreatorDevice Property
The device that will be used to create resources.

Namespace:  Microsoft.Graphics.Canvas
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
CanvasDevice Device { get; }

Property Value

Type: CanvasDevice
See Also