SvgIcon Fields
Allows you to display SVG images in your applications.| Name | Description |
|---|---|
| AutoSizeProperty static | Identifies the SvgIcon.AutoSize dependency property. |
| HorizontalContentAlignmentProperty static | Identifies the SvgIcon.HorizontalContentAlignment dependency property. |
| IconStretchProperty static | Identifies the SvgIcon.IconStretch dependency property. |
| PaletteProperty static | |
| SourceProperty static | Identifies the SvgIcon.Source dependency property. |
| UseSvgPaletteProperty static | |
| VerticalContentAlignmentProperty static | Identifies the SvgIcon.VerticalContentAlignment dependency property. |
See Also