Class TouchIndicator
Represents touch indicator.
Inheritance
Namespace: Telerik.Windows.Input.Touch
Assembly: Telerik.Windows.Controls.dll
Syntax
public class TouchIndicator : Control
Constructors
TouchIndicator()
Initializes a new instance of the TouchIndicator class.
Declaration
public TouchIndicator()
Methods
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application
code or internal processes call System.
Declaration
public override void OnApplyTemplate()
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |