ComponentOne Bitmap for UWP
IsFullScreen Property

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > SwapChain Class : IsFullScreen Property
Gets or sets a value indicating whether the swapchain is in fullscreen.
Syntax
'Declaration
 
Public Property IsFullScreen As System.Boolean
public System.bool IsFullScreen {get; set;}
See Also

Reference

SwapChain Class
SwapChain Members