TextAttributesExtensions Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public ref class TextAttributesExtensions abstract sealed
public static class TextAttributesExtensions
type TextAttributesExtensions = class
Public Module TextAttributesExtensions
Vererbung
Methoden
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)
Gilt für: