ColorPaletteResources.ListLow Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define o valor de cor ListLow.
public:
property IReference<Color> ^ ListLow { IReference<Color> ^ get(); void set(IReference<Color> ^ value); };
IReference<Color> ListLow();
void ListLow(IReference<Color> value);
public System.Nullable<Color> ListLow { get; set; }
var iReference = colorPaletteResources.listLow;
colorPaletteResources.listLow = iReference;
Public Property ListLow As Nullable(Of Color)
Valor da propriedade
O valor de cor ListLow.