CarouselPanel.GetParameters(UIElement) Method
In This Article
Gets the value of the CarouselPanel.Parameters attached property for the specified object.
Namespace: DevExpress.Xpf.Carousel
Assembly: DevExpress.Xpf.Carousel.v24.2.dll
NuGet Package: DevExpress.Wpf.Carousel
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
element | UIElement | The object whose value of the Carousel |
#Returns
Type | Description |
---|---|
DevExpress. |
The value of the Carousel |
See Also