BlendEffect.Source Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the input to merge with the current instance (defaults to a BackdropSourceExtension with Windows.UI.Xaml.Media.AcrylicBackgroundSource.Backdrop source).
public Microsoft.Toolkit.Uwp.UI.Media.Pipelines.PipelineBuilder? Source { get; set; }
member this.Source : Microsoft.Toolkit.Uwp.UI.Media.Pipelines.PipelineBuilder with get, set
Public Property Source As PipelineBuilder