Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1CheckeredBorder Class
Members

In This Topic
    C1CheckeredBorder Class
    In This Topic
    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.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Extended.C1CheckeredBorder

    See Also