Skip to content

WindowBackdrop class

Defined in

Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Controls.WindowBackdrop Modifiers: public static

Summary

        Applies the chosen backdrop effect to the selected window.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Methods

NameSummary
static IsSupportedChecks whether the selected backdrop type is supported on current platform.
static ApplyBackdropApplies backdrop effect to the selected Window.
static RemoveBackdropTries to remove backdrop effects if they have been applied to the [Window](#
static RemoveBackgroundTries to remove background from [Window](# and it's composition area.
static RemoveTitlebarBackgroundRemoves the titlebar background.
Inherited members