BackdropSourceExtension Class
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.
A backdrop effect that can sample from a specified source
C#
[Windows.UI.Xaml.Markup.MarkupExtensionReturnType(ReturnType=typeof(Microsoft.Toolkit.Uwp.UI.Media.Pipelines.PipelineBuilder))]
public sealed class BackdropSourceExtension : Windows.UI.Xaml.Markup.MarkupExtension
[<Windows.UI.Xaml.Markup.MarkupExtensionReturnType(ReturnType=typeof(Microsoft.Toolkit.Uwp.UI.Media.Pipelines.PipelineBuilder))>]
type BackdropSourceExtension = class
inherit MarkupExtension
Public NotInheritable Class BackdropSourceExtension
Inherits MarkupExtension
- Inheritance
-
Windows.UI.Xaml.Markup.MarkupExtensionBackdropSourceExtension
- Attributes
-
Windows.UI.Xaml.Markup.MarkupExtensionReturnTypeAttribute
Background |
Gets or sets the background source mode for the effect (the default is Windows.UI.Xaml.Media.AcrylicBackgroundSource.Backdrop). |
Product | Versions |
---|---|
Windows Community Toolkit | 7.0.0, 7.1.0 |