Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 698 Bytes

inputnonclientpointersource_setregionrects_173201787.md

File metadata and controls

30 lines (18 loc) · 698 Bytes
-api-id -api-type
M:Microsoft.UI.Input.InputNonClientPointerSource.SetRegionRects(Microsoft.UI.Input.NonClientRegionKind,Windows.Graphics.RectInt32[])
winrt method

Microsoft.UI.Input.InputNonClientPointerSource.SetRegionRects(Microsoft.UI.Input.NonClientRegionKind,Windows.Graphics.RectInt32[])

-description

Sets the partition boundaries of each region in the non-client area of a window.

-parameters

-param region

The type of non-client region.

-param rects

The partition boundaries for each region.

-remarks

-see-also

-examples