GridLength.IsStar Propiedad

Definición

Obtiene un valor que indica si el GridUnitType de GridLength es GridUnitType.Star.

public bool IsStar { get; }
member this.IsStar : bool

Valor de propiedad

System.Boolean

true si GridUnitType de GridLength es GridUnitType.Star

Se aplica a