ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1CheckeredBorder Class / GetVisualChild Method

In This Topic
    GetVisualChild Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Function GetVisualChild( _
       ByVal index As Integer _
    ) As Visual
    protected virtual Visual GetVisualChild( 
       int index
    )

    Parameters

    index
    See Also