ComponentOne Extended Library for WPF and Silverlight
C1CheckeredBorder Class
Members 

C1.WPF.Extended Namespace : C1CheckeredBorder Class
Border that display a color over a checkered pattern that is visible when a semi-transparent color is set, allowing the user to distinguish easily between clear and transparent colors.
Object Model
C1CheckeredBorder Class
Syntax
'Declaration
 
Public Class C1CheckeredBorder 
   Inherits System.Windows.Controls.Control
public class C1CheckeredBorder : System.Windows.Controls.Control 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     C1.WPF.Extended.C1CheckeredBorder

See Also

Reference

C1CheckeredBorder Members
C1.WPF.Extended Namespace