ImageSettings Properties
Contains settings that define images to be displayed within group headers or items.
Name | Description |
---|---|
Group |
Stores default image settings for Nav |
Height |
Gets or set the image height. This is a dependency property. |
Item |
Stores default image settings for Nav |
Stretch |
Gets or sets a value that specifies how an image should be stretched to fill the available space. This is a dependency property. |
Stretch |
Gets or sets a value that specifies how an image is scaled. This is a dependency property. |
Width |
Gets or set the image width. This is a dependency property. |
See Also