Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 518 Bytes

itransformprovider_move_2108364599.md

File metadata and controls

26 lines (18 loc) · 518 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.Provider.ITransformProvider.Move(System.Double,System.Double)
winrt method

Microsoft.UI.Xaml.Automation.Provider.ITransformProvider.Move

-description

Moves the control.

-parameters

-param x

The absolute screen coordinates of the left side of the control.

-param y

The absolute screen coordinates of the top of the control.

-remarks

-examples

-see-also