New to Telerik UI for WPFStart a free 30-day trial

Provides a set of behaviors for the Button control within the Telerik Windows Controls framework.

Definition

Namespace:Telerik.Windows.Controls.Buttons

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public static class ButtonBehaviors

Inheritance: objectButtonBehaviors

Fields

EnableClickOnTouchProperty

DependencyProperty

Identifies the EnableClickOnTouch attached property.

C#
public static readonly DependencyProperty EnableClickOnTouchProperty

Methods

Gets the EnableClickOnTouch attached property.

C#
public static bool GetEnableClickOnTouch(DependencyObject obj)
Parameters:objDependencyObjectReturns:

bool

Sets the EnableClickOnTouch attached property.

C#
public static void SetEnableClickOnTouch(DependencyObject obj, bool value)
Parameters:objDependencyObjectvaluebool