SvgIcon Properties
Allows you to display SVG images in your applications.
Name | Description |
---|---|
Auto |
Gets or sets whether the size of the source SVG image is automatically adjusted to the container dimensions. This is a dependency property. |
Horizontal |
Gets or sets the horizontal alignment of the icon. This is a dependency property. |
Icon |
Gets or sets a value that specifies how the image is resized to fill its allocated space. This is a dependency property. |
Is |
|
Is |
Gets whether the SVG image is currently loading. |
Palette | |
Source | Gets or sets the uniform resource identifier of the SVG image. This is a dependency property. |
Uri |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Use |
|
Vertical |
Gets or sets the vertical alignment of the icon. This is a dependency property. |
See Also