The following tables list the members exposed by IImageListItem.
Name | Description | |
---|---|---|
Background | Gets or sets brush used to draw the background of this item Supported in Silverlight, Windows Phone 7 | |
Foreground | Gets or sets the brush used to draw the text of this item Supported in Silverlight, Windows Phone 7 | |
Height | Gets or sets the item height in pixels Supported in Silverlight, Windows Phone 7 | |
ImageSize | Gets or sets the image size in pixels Supported in Silverlight, Windows Phone 7 | |
Source | Gets or sets the image associated with this IImageListItem object. Supported in Silverlight, Windows Phone 7 | |
Text | Gets or sets the text of the item. Supported in Silverlight, Windows Phone 7 | |
Uri | Gets or sets the uniform resource identifier (URI) of the Source image to view. Supported in Silverlight, Windows Phone 7 | |
Width | Gets or sets the item width in pixels Supported in Silverlight, Windows Phone 7 |