ComponentOne Carousel for WPF and Silverlight
GetPageSize Method (C1CarouselPanel)

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

Parameters

d
The object to read value from.

Return Value

The property value.
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members