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

Represents a folding toggle button.

Definition

Namespace:Telerik.Windows.Controls.SyntaxEditor.UI

Assembly:Telerik.Windows.Controls.SyntaxEditor.dll

Syntax:

C#
public class FoldingToggleButton : ToggleButton

Inheritance: objectFoldingToggleButton

Constructors

Initializes a new instance of the FoldingToggleButton class.

C#
public FoldingToggleButton()

Methods

When overridden in a derived class, is invoked whenever application code or internal processes call .

C#
public override void OnApplyTemplate()