Skip to content

WindowBackdrop.IsSupported(WindowBackdropType) method

Defined in

Type: WindowBackdrop 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

public static bool IsSupported(WindowBackdropType backdropType)

Summary: Checks whether the selected backdrop type is supported on current platform.

Parameters

NameTypeDescription
backdropType[WindowBackdropType](#Type of the backdrop.

Returns: bool -- true if the selected backdrop type is supported on current platform.