Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 602 Bytes

stackpanel_arehorizontalsnappointsregular.md

File metadata and controls

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

Windows.UI.Xaml.Controls.StackPanel.AreHorizontalSnapPointsRegular

-description

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

-property-value

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

-remarks

-examples

-see-also