ImageBlendBrush.Source Property

Definition

Gets or sets the Windows.UI.Xaml.Media.Imaging.BitmapImage source of the image to composite.

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

Property Value

Windows.UI.Xaml.Media.ImageSource

Applies to