Click or drag to resize
CanvasSwapChainBufferCount Property
Gets the number of buffers that comprise this CanvasSwapChain.

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

Property Value

Type: Int32
See Also