This documentation is archived and is not being maintained.
Material Class
Visual Studio 2008
Abstract base class for materials.
Assembly: PresentationCore (in PresentationCore.dll)
'Declaration <LocalizabilityAttribute(LocalizationCategory.None, Readability := Readability.Unreadable)> _ Public MustInherit Class Material _ Inherits Animatable _ Implements IFormattable 'Usage Dim instance As Material
This class is abstract; see Inheritance Hierarchy for derived non-abstract classes usable in XAML.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Freezable
System.Windows.Media.Animation.Animatable
System.Windows.Media.Media3D.Material
System.Windows.Media.Media3D.DiffuseMaterial
System.Windows.Media.Media3D.EmissiveMaterial
System.Windows.Media.Media3D.MaterialGroup
System.Windows.Media.Media3D.SpecularMaterial
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Freezable
System.Windows.Media.Animation.Animatable
System.Windows.Media.Media3D.Material
System.Windows.Media.Media3D.DiffuseMaterial
System.Windows.Media.Media3D.EmissiveMaterial
System.Windows.Media.Media3D.MaterialGroup
System.Windows.Media.Media3D.SpecularMaterial
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: