Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 457 Bytes

itransformprovider2_canzoom.md

File metadata and controls

22 lines (15 loc) · 457 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.Provider.ITransformProvider2.CanZoom
winrt property

Microsoft.UI.Xaml.Automation.Provider.ITransformProvider2.CanZoom

-description

Gets a value that indicates whether the control supports zooming of its viewport.

-property-value

true if the viewport can be zoomed; otherwise, false.

-remarks

-examples

-see-also