RatingItemImageInfo.PlaceholderImage Property

Definition

Gets or sets an image that represents a rating element that is showing a placeholder value.

C#
public ImageSource PlaceholderImage { get; set; }
XAML
<RatingItemImageInfo PlaceholderImage="uri"/>

Property Value

An object that represents the image source file for the drawn image. Typically you set this with a BitmapImage object, constructed with the Uniform Resource Identifier (URI) that describes the path to a valid image source file. Or, you can initialize a BitmapSource with a stream, perhaps a stream from a storage file.

Applies to

Produk Versi
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6