Class TextIconExtension
Inheritance
System.Object
TextIconExtension
Namespace: Telerik.Core
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class TextIconExtension : MarkupExtension
Constructors
TextIconExtension()
Declaration
protected TextIconExtension()
Properties
FontSize
Declaration
public double FontSize { get; set; }
Property Value
System.
|
FontStyle
Declaration
public FontStyle FontStyle { get; set; }
Property Value
Windows.
|
FontWeight
Declaration
public FontWeight FontWeight { get; set; }
Property Value
Windows.
|
Foreground
Declaration
public Brush Foreground { get; set; }
Property Value
Microsoft.
|
IsTextScaleFactorEnabled
Declaration
public bool IsTextScaleFactorEnabled { get; set; }
Property Value
System.
|
MirroredWhenRightToLeft
Declaration
public bool MirroredWhenRightToLeft { get; set; }
Property Value
System.
|
SegoeMDL2AssetsFontFamily
Declaration
protected static FontFamily SegoeMDL2AssetsFontFamily { get; }
Property Value
Microsoft.
|