GridUnitType Enumeration |
Namespace: Windows.UI.Xaml
public enum GridUnitType
Member name | Value | Description | |
---|---|---|---|
Auto | 0 | [SECURITY CRITICAL] The size is determined by the size properties of the content object. | |
Pixel | 1 | [SECURITY CRITICAL] The value is expressed in pixels. | |
Star | 2 | [SECURITY CRITICAL] The value is expressed as a weighted proportion of available |