This documentation is archived and is not being maintained.
ClassicBorderDecorator Class
Visual Studio 2008
Creates the theme-specific look for Decorator types, for use with the Classic theme.
Assembly: PresentationFramework.Classic (in PresentationFramework.Classic.dll)
XMLNS for XAML: Not mapped to an xmlns.
To achieve the Classic look, specify ClassicBorderBrush as the BorderBrush. Any other brush will remove the Classic look and render a border of BorderThickness, except in the case of TabControl elements, which always render in the Classic look.
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.ClassicBorderDecorator
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Decorator
Microsoft.Windows.Themes.ClassicBorderDecorator
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: