Windows.UI.Xaml.Controls.Viewbox.Stretch
June 22, 2022 ยท View on GitHub
-description
Gets or sets the Stretch mode, which determines how content fits into the available space.
-xaml-syntax
<ViewBox Stretch="stretchMemberName"/>
-xaml-values
- stretchMemberName
- stretchMemberNameA named constant of the Stretch enumeration, such as Fill.