Share via


TextConstants Classe

Définition

Définit un ensemble de constantes utilisées avec différentes méthodes dans l’espace de noms Windows.UI.Text .

public ref class TextConstants abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class TextConstants final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class TextConstants
Public Class TextConstants
Héritage
Object Platform::Object IInspectable TextConstants
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Propriétés

AutoColor

Obtient la couleur par défaut.

MaxUnitCount

Obtient le nombre maximal d’unités.

MinUnitCount

Obtient le nombre d’unités minimal.

UndefinedColor

Obtient la valeur de couleur non définie.

UndefinedFloatValue

Obtient la valeur à virgule flottante non définie.

UndefinedFontStretch

Obtient la valeur stretch de police non définie.

UndefinedFontStyle

Obtient le style de police non défini.

UndefinedInt32Value

Obtient la valeur entière 32 bits non définie.

S’applique à