IDeviceInformationService.WindowSize

IDeviceInformationService.WindowSize property

Gets or sets the size of the window.

public Size WindowSize { get; set; }

Property Value

The size of the window.

See Also