Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 719 Bytes

appwindowframe_dragregionvisuals.md

File metadata and controls

28 lines (17 loc) · 719 Bytes
-api-id -api-type ms.custom
P:Windows.UI.WindowManagement.AppWindowFrame.DragRegionVisuals
winrt property
19H1

Windows.UI.WindowManagement.AppWindowFrame.DragRegionVisuals

-description

Gets a list of drag visuals currently associated with the frame if any have been successfully set. The default system drag visual for the system drawn titlebar is not returned through this method.

-property-value

A list of drag visuals currently associated with the frame if any have been successfully set.

-remarks

Currently, this is limited to a single visual.

-see-also

-examples