TextAttributesExtensions Classe
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.
public ref class TextAttributesExtensions abstract sealed
public static class TextAttributesExtensions
type TextAttributesExtensions = class
Public Module TextAttributesExtensions
Herança
Métodos
GetAttribute(ITextAttributes, TextAttribute, String)
GetBoolAttribute(ITextAttributes, TextAttribute, Boolean)
GetEnumAttribute<T>(ITextAttributes, TextAttribute, T)
GetFloatAttribute(ITextAttributes, TextAttribute, Single)
GetIntAttribute(ITextAttributes, TextAttribute, Int32)
RemoveAttribute(Dictionary<TextAttribute,String>, TextAttribute)
SetAttribute(Dictionary<TextAttribute,String>, TextAttribute, String)
SetBoolAttribute(Dictionary<TextAttribute,String>, TextAttribute, Boolean, Boolean)
SetEnumAttribute<T>(Dictionary<TextAttribute,String>, TextAttribute, T, T)
SetFloatAttribute(Dictionary<TextAttribute,String>, TextAttribute, Single, Single)
SetIntAttribute(Dictionary<TextAttribute,String>, TextAttribute, Int32, Int32)
Aplica-se a