Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 446 Bytes

uielement_scaletransition.md

File metadata and controls

24 lines (15 loc) · 446 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.UIElement.ScaleTransition
winrt property

Microsoft.UI.Xaml.UIElement.ScaleTransition

-description

Gets or sets the Vector3Transition that animates changes to the Scale property.

-property-value

The Vector3Transition that animates changes to the Scale property.

-remarks

-see-also

-examples