[]
        
(Showing Draft Content)

C1.WPF.Carousel.C1CarouselPanel.GetPadding

GetPadding Method

Gets the value of the Padding attached property from a given object.

Declaration
public static Thickness GetPadding(DependencyObject d)
Parameters
Type Name Description
DependencyObject d

The object to read value from.

Returns
Type Description
Thickness

The property value.