menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ToggleButtonExt - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ToggleButtonExt

    This class overrides metadata for System.Windows.Controls.Primitives.ToggleButton class.

    Inheritance
    System.Object
    ToggleButtonExt
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class ToggleButtonExt : ToggleButton

    Constructors

    ToggleButtonExt()

    Declaration
    public ToggleButtonExt()

    Methods

    OnInitialized(EventArgs)

    Raises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to true internally.

    Declaration
    protected override void OnInitialized(EventArgs e)
    Parameters
    Type Name Description
    System.EventArgs e

    The System.Windows.RoutedEventArgs that contains the event data.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved