Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 443 Bytes

itransformprovider_canresize.md

File metadata and controls

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

Microsoft.UI.Xaml.Automation.Provider.ITransformProvider.CanResize

-description

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

-property-value

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

-remarks

-examples

-see-also