Click or drag to resize
CanvasDeviceTrim Method
Trims any graphics memory allocated by the graphics device on the app's behalf.

Namespace:  Microsoft.Graphics.Canvas
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public void Trim()
See Also