Table of Contents

Class HardwareAcceleration

Namespace
Wpf.Ui.Hardware
Assembly
Wpf.Ui.dll

Set of tools for hardware acceleration.

public static class HardwareAcceleration
Inheritance
HardwareAcceleration
Inherited Members

Methods

IsSupported(RenderingTier)

Determines whether the provided rendering tier is supported.

public static bool IsSupported(RenderingTier tier)

Parameters

tier RenderingTier

Hardware acceleration rendering tier to check.

Returns

bool

true if tier is supported.