ComponentOne Extended Library for UWP
C1CheckeredBorder Class
Members 

C1.UWP.Extended Assembly > C1.Xaml.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 Windows.UI.Xaml.Controls.Control
public class C1CheckeredBorder : Windows.UI.Xaml.Controls.Control 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        C1.Xaml.Extended.C1CheckeredBorder

See Also

Reference

C1CheckeredBorder Members
C1.Xaml.Extended Namespace