BackdropMaterial.ApplyToRootOrPageBackground Angefügte Eigenschaft

Definition

Wendet das Hintergrundmaterial auf den Stamm- oder Hintergrund des XAML-Inhalts an.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

see GetApplyToRootOrPageBackground, and SetApplyToRootOrPageBackground
see GetApplyToRootOrPageBackground, and SetApplyToRootOrPageBackground
<Page muxc:BackdropMaterial.ApplyToRootOrPageBackground="True">
    pageContent
</Page>
-or-
<Frame muxc:BackdropMaterial.ApplyToRootOrPageBackground="True">
    appContent
</Frame>

Gilt für:

Weitere Informationen