Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 592 Bytes

stackpanel_areverticalsnappointsregular.md

File metadata and controls

24 lines (15 loc) · 592 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.StackPanel.AreVerticalSnapPointsRegular
winrt property

Windows.UI.Xaml.Controls.StackPanel.AreVerticalSnapPointsRegular

-description

Gets a value that indicates whether the vertical snap points for the StackPanel are equidistant from each other.

-property-value

true if the vertical snap points for the StackPanel are equidistant from each other; otherwise, false.

-remarks

-examples

-see-also