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

In This Topic
    RemoveLogicalChildInternal Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub RemoveLogicalChildInternal( _
       ByVal child As Object _
    ) 
    public void RemoveLogicalChildInternal( 
       object child
    )

    Parameters

    child
    See Also