TextAttributesExtensions Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public ref class TextAttributesExtensions abstract sealed
public static class TextAttributesExtensions
type TextAttributesExtensions = class
Public Module TextAttributesExtensions
Наследование
Методы
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)
Применяется к