BackdropMaterial.ApplyToRootOrPageBackgroundProperty Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Identifiziert die BackdropMaterial.ApplyToRootOrPageBackground
angefügte XAML-Eigenschaft.
Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe die Windows App SDK Namespaces).
public:
static property DependencyProperty ^ ApplyToRootOrPageBackgroundProperty { DependencyProperty ^ get(); };
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnApplyToRootOrPageBackgroundChanged")]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnApplyToRootOrPageBackgroundChanged")]
static DependencyProperty ApplyToRootOrPageBackgroundProperty();
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnApplyToRootOrPageBackgroundChanged")]
public static DependencyProperty ApplyToRootOrPageBackgroundProperty { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnApplyToRootOrPageBackgroundChanged")] get; }
Public Shared ReadOnly Property ApplyToRootOrPageBackgroundProperty As DependencyProperty
Eigenschaftswert
Der Bezeichner für die BackdropMaterial.ApplyToRootOrPageBackground
angefügte XAML-Eigenschaft.
- Attribute
-
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodNameAttribute