FontIconSourceExtension Properties
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