[]
        
(Showing Draft Content)

C1.WPF.Carousel.C1CarouselPanel.SetPadding

SetPadding Method

Sets the value of the Padding attached property to a given object.

Declaration
public static void SetPadding(DependencyObject d, Thickness value)
Parameters
Type Name Description
DependencyObject d

The object to set value to.

Thickness value

The property value.