Skip to content

HardwareAcceleration.IsSupported(RenderingTier) method

Defined in

Type: HardwareAcceleration Namespace: CrissCross.WPF.UI.Hardware 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(RenderingTier tier)

Summary: Determines whether the provided rendering tier is supported.

Parameters

NameTypeDescription
tier[RenderingTier](#Hardware acceleration rendering tier to check.

Returns: bool -- true if tier is supported.