Style.FontSizeKey Campo

Definição

A chave para recuperar o estilo da folha de estilo inserida para a propriedade Size da propriedade Font.The key for retrieving the style from the embedded style sheet for the Size property of the Font property. Usado internamente pelo ASP.NET.Used internally by ASP.NET. Esta API está obsoleta.This API is obsolete. Para saber mais sobre como desenvolver aplicativos móveis ASP.NET, veja Mobile Apps & Sites with ASP.NET (Aplicativos móveis e sites com ASP.NET).For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public: static initonly System::Object ^ FontSizeKey;
public static readonly object FontSizeKey;
 staticval mutable FontSizeKey : obj
Public Shared ReadOnly FontSizeKey As Object 

Valor do campo

Object

Aplica-se a

Confira também