C1.Silverlight.Carousel Namespace : C1CarouselPanel Class |
The following tables list the members exposed by C1CarouselPanel.
Name | Description | |
---|---|---|
C1CarouselPanel Constructor | Creates a new instance of the C1CarouselPanel class. |
Name | Description | |
---|---|---|
HorizontalItemAnchorOnPathProperty | Identifies the HorizontalItemAnchorOnPath property. | |
HorizontalPathAlignmentProperty | Identifies the HorizontalPathAlignment property. | |
PaddingProperty | Identifies the Padding property. | |
PageSizeProperty | Identifies the PageSize property. | |
PathGeometryProperty | Identifies the PathGeometry property. | |
PerspectiveAngleProperty | Identifies the PerspectiveAngle property. | |
PerspectiveFactorProperty | Identifies the PerspectiveFactor property. | |
VerticalItemAnchorOnPathProperty | Identifies the VerticalItemAnchorOnPath property. | |
VerticalPathAlignmentProperty | Identifies the VerticalPathAlignment property. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
Background | (Inherited from System.Windows.Controls.Panel) | |
CacheMode | (Inherited from System.Windows.UIElement) | |
CanHorizontallyScroll | Implements the IScrollInfo.CanHorizontallyScroll property. | |
CanVerticallyScroll | Implements the IScrollInfo.CanVerticallyScroll property. | |
Children | (Inherited from System.Windows.Controls.Panel) | |
Clip | (Inherited from System.Windows.UIElement) | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
Effect | (Inherited from System.Windows.UIElement) | |
ExtentHeight | Implements the IScrollInfo.ExtentHeight property. | |
ExtentWidth | Implements the IScrollInfo.ExtentWidth property. | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
HorizontalItemAnchorOnPath | Gets or sets the horizontal placement of the child controls relative to the carousel's path. This is an attached dependency property. | |
HorizontalOffset | Implements the IScrollInfo.HorizontalOffset property. | |
HorizontalPathAlignment | Gets or sets a horizontal alignment of the PathGeometry. This is an attached dependency property. | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsItemsHost | (Inherited from System.Windows.Controls.Panel) | |
ItemContainerGenerator | (Inherited from System.Windows.Controls.VirtualizingPanel) | |
Language | (Inherited from System.Windows.FrameworkElement) | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
Name | (Inherited from System.Windows.FrameworkElement) | |
Opacity | (Inherited from System.Windows.UIElement) | |
OpacityMask | (Inherited from System.Windows.UIElement) | |
Padding | Gets or sets the amount of space between C1CarouselPanel and its child elements. This is an attached dependency property. | |
PageSize | Defines the number of visible items in C1CarouselPanel. This is an attached dependency property. | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
PathGeometry | Defines the path that child elements are laid out along. This is an attached dependency property. | |
PerspectiveAngle | Gets or sets the angle, in degrees, to which the planar PathGeometry curve is turned around the x-axis and thus forms a three-dimensional curve. This is an attached dependency property. | |
PerspectiveFactor | Gets or sets the value defining how much more distant elements are zoomed out comparing to less distant elements. This is an attached dependency property. | |
Projection | (Inherited from System.Windows.UIElement) | |
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
ScrollOwner | Implements the IScrollInfo.ScrollOwner property. | |
Style | (Inherited from System.Windows.FrameworkElement) | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
UseLayoutRounding | (Inherited from System.Windows.UIElement) | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
VerticalItemAnchorOnPath | Gets or sets the vertical placement of the child controls relative to the carousel's path. This is an attached dependency property. | |
VerticalOffset | Implements the IScrollInfo.VerticalOffset property. | |
VerticalPathAlignment | Gets or sets a vertical alignment of the PathGeometry. This is an attached dependency property. | |
ViewportHeight | Implements the IScrollInfo.ViewportHeight property. | |
ViewportWidth | Implements the IScrollInfo.ViewportWidth property. | |
Visibility | (Inherited from System.Windows.UIElement) | |
Width | (Inherited from System.Windows.FrameworkElement) |
Name | Description | |
---|---|---|
ActualScrollTransitionFactor | Negative or positive depending on scroll direction. Absolute range is [0; 1]. | |
CurrentTransitionShift | ||
ExtentLengthInternal | ||
FirstVisibleChildIdx | ||
LastVisibleChildIdx | ||
LogicalOrientation | ||
OffsetLengthInternal | ||
OffsetRequest | ||
ScrollTransitionState | ||
ViewportLengthInternal |
Name | Description | |
---|---|---|
AddHandler | (Inherited from System.Windows.UIElement) | |
Arrange | (Inherited from System.Windows.UIElement) | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
ClearCarouselProperties | Clears the values of all C1CarouselPanel attached properties on the specified object. | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetHorizontalItemAnchorOnPath | Gets the value of the HorizontalItemAnchorOnPath attached property from a given object. | |
GetHorizontalPathAlignment | Gets the value of the HorizontalPathAlignment attached property from a given object. | |
GetPadding | Gets the value of the Padding attached property from a given object. | |
GetPageSize | Gets the value of the PageSize attached property from a given object. | |
GetPathGeometry | Gets the value of the PathGeometry attached property from a given object. | |
GetPerspectiveAngle | Gets the value of the PerspectiveAngle attached property from a given object. | |
GetPerspectiveFactor | Gets the value of the PerspectiveFactor attached property from a given object. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
GetVerticalItemAnchorOnPath | Gets the value of the VerticalItemAnchorOnPath attached property from a given object. | |
GetVerticalPathAlignment | Gets the value of the VerticalPathAlignment attached property from a given object. | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
LineDown | Implements the IScrollInfo.LineDown method. | |
LineLeft | Implements the IScrollInfo.LineLeft method. | |
LineRight | Implements the IScrollInfo.LineRight method. | |
LineUp | Implements the IScrollInfo.LineUp method. | |
MakeVisible | Implements the IScrollInfo.MakeVisible method. | |
Measure | (Inherited from System.Windows.UIElement) | |
MouseWheelDown | Implements the IScrollInfo.MouseWheelDown method. | |
MouseWheelLeft | Implements the IScrollInfo.MouseWheelLeft method. | |
MouseWheelRight | Implements the IScrollInfo.MouseWheelRight method. | |
MouseWheelUp | Implements the IScrollInfo.MouseWheelUp method. | |
OnApplyTemplate | (Inherited from System.Windows.FrameworkElement) | |
PageDown | Implements the IScrollInfo.PageDown method. | |
PageLeft | Implements the IScrollInfo.PageLeft method. | |
PageRight | Implements the IScrollInfo.PageRight method. | |
PageUp | Implements the IScrollInfo.PageUp method. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
SetBinding | (Inherited from System.Windows.FrameworkElement) | |
SetHorizontalItemAnchorOnPath | Sets the value of the HorizontalItemAnchorOnPath attached property to a given object. | |
SetHorizontalOffset | Implements the IScrollInfo.SetHorizontalOffset method. | |
SetHorizontalPathAlignment | Sets the value of the HorizontalPathAlignment attached property to a given object. | |
SetPadding | Sets the value of the Padding attached property to a given object. | |
SetPageSize | Sets the value of the PageSize attached property to a given object. | |
SetPathGeometry | Sets the value of the PathGeometry attached property to a given object. | |
SetPerspectiveAngle | Sets the value of the PerspectiveAngle attached property to a given object. | |
SetPerspectiveFactor | Sets the value of the PerspectiveFactor attached property to a given object. | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
SetVerticalItemAnchorOnPath | Sets the value of the VerticalItemAnchorOnPath attached property to a given object. | |
SetVerticalOffset | Implements the IScrollInfo.SetVerticalOffset method. | |
SetVerticalPathAlignment | Sets the value of the VerticalPathAlignment attached property to a given object. | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
AddInternalChild | (Inherited from System.Windows.Controls.VirtualizingPanel) | |
ArrangeOverride | Overridden. | |
BringIndexIntoView | Overridden. | |
GetItemsControl | ||
GetItemsCount | ||
GetPointAtFractionLength | ||
InsertInternalChild | (Inherited from System.Windows.Controls.VirtualizingPanel) | |
MeasureOverride | Overridden. | |
OnClearChildren | Overridden. | |
OnCreateAutomationPeer | (Inherited from System.Windows.UIElement) | |
OnItemsChanged | Overridden. | |
RemoveInternalChildRange | (Inherited from System.Windows.Controls.VirtualizingPanel) | |
SetOffsetLengthInternal |
Name | Description | |
---|---|---|
BindingValidationError | (Inherited from System.Windows.FrameworkElement) | |
DataContextChanged | (Inherited from System.Windows.FrameworkElement) | |
DragEnter | (Inherited from System.Windows.UIElement) | |
DragLeave | (Inherited from System.Windows.UIElement) | |
DragOver | (Inherited from System.Windows.UIElement) | |
Drop | (Inherited from System.Windows.UIElement) | |
GotFocus | (Inherited from System.Windows.UIElement) | |
KeyDown | (Inherited from System.Windows.UIElement) | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LayoutUpdated | (Inherited from System.Windows.FrameworkElement) | |
Loaded | (Inherited from System.Windows.FrameworkElement) | |
LostFocus | (Inherited from System.Windows.UIElement) | |
LostMouseCapture | (Inherited from System.Windows.UIElement) | |
MediaCommand | (Inherited from System.Windows.UIElement) | |
MouseEnter | (Inherited from System.Windows.UIElement) | |
MouseLeave | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
MouseMove | (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
MouseWheel | (Inherited from System.Windows.UIElement) | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
TextInput | (Inherited from System.Windows.UIElement) | |
TextInputStart | (Inherited from System.Windows.UIElement) | |
TextInputUpdate | (Inherited from System.Windows.UIElement) | |
Unloaded | (Inherited from System.Windows.FrameworkElement) |