HypernovaDesktop Components · docs
Binarymission
WPFCarousel › CarouselControlResources

CarouselControlResources

class.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WPF.Controls.Containers.SharedResources

Exposes the internal data templates to calling code, so it can be used / updated from outside this control.

public class CarouselControlResources

Members at a glance

CarouselItemReflectionEnabledTemplateKeyGets the carousel item reflection enabled template key.
CarouselItemTemplateKeyGets the carousel item template key.

Properties

CarouselItemReflectionEnabledTemplateKey

public static ComponentResourceKey CarouselItemReflectionEnabledTemplateKey

Gets the carousel item reflection enabled template key.

Value. The carousel item reflection enabled template key.

CarouselItemTemplateKey

public static ComponentResourceKey CarouselItemTemplateKey

Gets the carousel item template key.

Value. The carousel item template key.