C1.Silverlight.Extended Namespace / C1CheckeredBorder Class
Members

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
 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               C1.Silverlight.Extended.C1CheckeredBorder

See Also