Skip to main content

Parameter Properties

Represents a parameter (function) in a carousel control.
Name Description
AnimationAddFunction Specifies a function that affects the parameter value while items are moving from one static position to another.
AnimationMulFunction Specifies a function that affects the parameter value while items are moving from one static position to another.
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DistributionFunction Specifies the function that affects the parameter value along the entire item movement path.
InvertDistortionOnReverse For internal use.
IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
Name Gets or sets the parameter name.
See Also