Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 612 Bytes

gridlengthhelper_auto.md

File metadata and controls

24 lines (15 loc) · 612 Bytes
-api-id -api-type
P:Windows.UI.Xaml.GridLengthHelper.Auto
winrt property

Windows.UI.Xaml.GridLengthHelper.Auto

-description

Gets a static GridLength value that corresponds to the special "Auto" value. C# and Microsoft Visual Basic code should use GridLength.Auto instead.

-property-value

A GridLength value that corresponds to the special "Auto" value.

-remarks

-examples

-see-also