[]
        
(Showing Draft Content)

C1.WPF.Carousel.C1CarouselPanel.SetPageSize

SetPageSize Method

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

Declaration
public static void SetPageSize(DependencyObject d, int value)
Parameters
Type Name Description
DependencyObject d

The object to set value to.

int value

The property value.