Edit

Share via


ImageExBase.PlaceholderSource Property

Definition

Gets or sets the placeholder source.

public Windows.UI.Xaml.Media.ImageSource PlaceholderSource { get; set; }
member this.PlaceholderSource : Windows.UI.Xaml.Media.ImageSource with get, set
Public Property PlaceholderSource As ImageSource

Property Value

Windows.UI.Xaml.Media.ImageSource

The placeholder source.

Applies to