Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 433 Bytes

itransformprovider_canmove.md

File metadata and controls

22 lines (15 loc) · 433 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.Provider.ITransformProvider.CanMove
winrt property

Microsoft.UI.Xaml.Automation.Provider.ITransformProvider.CanMove

-description

Gets a value that indicates whether the element can be moved.

-property-value

true if the element can be moved; otherwise, false.

-remarks

-examples

-see-also