ImageOptions Properties
A base class for image options.| Name | Description |
|---|---|
| Image | Gets or sets the image displayed in the item. |
| ImageUri | Gets or sets the uniform resource identifier that specifies a context-dependent image from Image Gallery. |
| SvgImage | Gets or sets the vector image displayed in the item. |
| SvgImageColorizationMode | Gets or sets how to adjust icon colors according to the active application Skin. |
| SvgImageSize | Gets or sets vector image size. |
See Also