Creates a theme specific look for drop shadow effects.
Namespace:
Microsoft.Windows.Themes
Assembly:
PresentationFramework.Royale (in PresentationFramework.Royale.dll)
XMLNS for XAML: Not mapped to an xmlns.
Visual Basic (Declaration)
Public NotInheritable Class SystemDropShadowChrome _
Inherits Decorator
Dim instance As SystemDropShadowChrome
public sealed class SystemDropShadowChrome : Decorator
public ref class SystemDropShadowChrome sealed : public Decorator
public final class SystemDropShadowChrome extends Decorator
XAML Object Element Usage
<SystemDropShadowChrome>
Child
</SystemDropShadowChrome>
The drop shadow effect creates a solid silhouette of the content of the element. This creates the illusion that the content is floating and casting a shadow.
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Decorator
Microsoft.Windows.Themes..::.SystemDropShadowChrome
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
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.
.NET Framework
Supported in: 3.5, 3.0
Reference