Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

FontIconSourceExtension Properties
Show Inherited Hide Inherited

Allows you to use font icons as ImageSource values.
Name Description
AutoSize For internal use. Inherited from BaseSvgImageSourceExtension.
ColorName Gets or sets the name of the color applied to the font icon.
DefaultColorName static For internal use.
FontFamily Gets or sets the default icon font.
Glyph Gets or sets the integer equivalent of the font glyph’s unicode value.
Size Gets or sets the SVG image’s output width and height. Inherited from BaseSvgImageSourceExtension.
UsePalette Gets or sets whether the image uses the WpfSvgPalette. Inherited from BaseSvgImageSourceExtension.
See Also