SvgIcon Members
In This Article
#Constructors
Name | Description |
---|---|
Svg |
Initializes a new instance of the Svg |
Svg |
Initializes a new instance of the Svg |
#Fields
Name | Description |
---|---|
Auto |
Identifies the Svg |
Horizontal |
Identifies the Svg |
Icon |
Identifies the Svg |
Palette |
|
Source |
Identifies the Svg |
Use |
|
Vertical |
Identifies the Svg |
#Properties
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. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name |
---|
Image |
Image |
See Also