ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1CheckeredBorder Class / Content Property

In This Topic
    Content Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Content As FrameworkElement
    public FrameworkElement Content {get; set;}
    See Also