Class CarouselScrollButton
Inheritance
Namespace: Telerik.Windows.Controls.Carousel
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public class CarouselScrollButton : RepeatButton, IThemable
Constructors
CarouselScrollButton()
Declaration
public CarouselScrollButton()
Fields
CarouselScrollButtonTypeProperty
Identifies the Carousel
Declaration
public static readonly DependencyProperty CarouselScrollButtonTypeProperty
Field Value
System.
|
Properties
CarouselScrollButtonType
Gets or sets the type of the carousel scroll button.
Declaration
public CarouselScrollButtonType CarouselScrollButtonType { get; set; }
Property Value
Carousel The type of the carousel scroll button. |
Methods
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
Declaration
public override void OnApplyTemplate()
OnCreateAutomationPeer()
Returns class-specific System.
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System. The type-specific System. |
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |
ResetTheme()
Resets the theme.
Declaration
public void ResetTheme()