Skip to main content

DXFontIconSource Fields

The icon source that uses a glyph from the specified font as the icon’s content.
Name Description
FontFamilyProperty static Identifies the FontFamily dependency property.
FontSizeProperty static Identifies the FontSize dependency property. Inherited from DXFontIconSourceBase.
FontStyleProperty static Identifies the FontStyle dependency property. Inherited from DXFontIconSourceBase.
FontWeightProperty static Identifies the FontWeight dependency property. Inherited from DXFontIconSourceBase.
ForegroundProperty static Identifies the Foreground dependency property. Inherited from DXFontIconSourceBase.
GlyphProperty static Identifies the Glyph dependency property.
See Also