Skip to content

WindowBackgroundManager.UpdateBackground(Window?, ApplicationTheme, WindowBackdropType) method

Defined in

Type: WindowBackgroundManager Namespace: CrissCross.WPF.UI.Appearance Assembly: CrissCross.WPF.UI.dll

Applies to

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

public static void UpdateBackground(Window? window, ApplicationTheme applicationTheme, WindowBackdropType backdrop)

Summary: Forces change to application background. Required if custom background effect was previously applied.

Parameters

NameTypeDescription
windowWindow?The window.
applicationTheme[ApplicationTheme](#The application theme.
backdrop[WindowBackdropType](#The backdrop.