Skip to content

FluentWindow.OnBackdropTypeChanged(WindowBackdropType, WindowBackdropType) method

Defined in

Type: FluentWindow Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll

Applies to

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

protected virtual void OnBackdropTypeChanged(WindowBackdropType oldValue, WindowBackdropType newValue)

Summary: This virtual method is called when WindowBackdropType is changed.

Parameters

NameTypeDescription
oldValue[WindowBackdropType](#The old value.
newValue[WindowBackdropType](#The new value.

Exceptions

TypeCondition
System.InvalidOperationExceptionCannot apply backdrop effect if is false.