Class FoldingToggleButton
Represents a folding toggle button.
Inheritance
System.Object
FoldingToggleButton
Namespace: Telerik.Windows.Controls.SyntaxEditor.UI
Assembly: Telerik.Windows.Controls.SyntaxEditor.dll
Syntax
public class FoldingToggleButton : ToggleButton
Constructors
FoldingToggleButton()
Initializes a new instance of the FoldingToggleButton class.
Declaration
public FoldingToggleButton()
Methods
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.
Declaration
public override void OnApplyTemplate()
Extension Methods
See Also
System.Windows.Controls.Primitives.ToggleButton