ComponentOne Carousel for WPF and Silverlight
GetPadding Method (C1CarouselPanel)

C1.Silverlight.Carousel Namespace > C1CarouselPanel Class : GetPadding Method
The object to read value from.
Gets the value of the Padding attached property from a given object.
Syntax
'Declaration
 
Public Shared Function GetPadding( _
   ByVal d As System.Windows.DependencyObject _
) As System.Windows.Thickness
public static System.Windows.Thickness GetPadding( 
   System.Windows.DependencyObject d
)

Parameters

d
The object to read value from.

Return Value

The property value.
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members