Class BackdropMaterialType
Represents the possible backdrop material types that can be applied to instance of Window control.
Inheritance
System.Object
BackdropMaterialType
Namespace: Telerik.Windows.Controls.Theming.Helpers
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class BackdropMaterialType : Enum
Fields
Acrylic
Acrylic material.
Declaration
public const BackdropMaterialType Acrylic
Field Value
BackdropMaterialType
|
Mica
None
No backdrop material.
Declaration
public const BackdropMaterialType None
Field Value
BackdropMaterialType
|
value__
Declaration
public int value__
Field Value
System.Int32
|