Enum
BackdropMaterialType

Represents the possible backdrop material types that can be applied to instance of Window control.

Definition

Namespace:Telerik.Windows.Controls.Theming.Helpers

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum BackdropMaterialType

Fields

Acrylic

Acrylic material.

Declaration

cs-api-definition
Acrylic = 2

Field Value

BackdropMaterialType

Mica

Mica material.

Declaration

cs-api-definition
Mica = 1

Field Value

BackdropMaterialType

None

No backdrop material.

Declaration

cs-api-definition
None = 0

Field Value

BackdropMaterialType

In this article
DefinitionFieldsAcrylicMicaNone
Not finding the help you need?
Contact Support