Share via


DisplayRegion.WorkAreaOffset Property

Definition

Gets the offset within the display coordinate space for this DisplayRegion.

public Point WorkAreaOffset { get; }

Property Value

The offset within the display coordinate space for this DisplayRegion.

Remarks

This is not in client-coordinates and does not correlate to the CoreWindow bounds of an application view being represented inside a DisplayRegion.

Applies to