menu

WPF

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

    Show / Hide Table of Contents

    Class NavigateButtonBase

    Implements the basic functionality required by the navigate button.

    Inheritance
    System.Object
    NavigateButtonBase
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public class NavigateButtonBase : ButtonBase

    Constructors

    NavigateButtonBase()

    Declaration
    public NavigateButtonBase()

    Properties

    CornerRadius

    Gets or sets corner radius of the button.

    Declaration
    public CornerRadius CornerRadius { get; set; }
    Property Value
    Type Description
    System.Windows.CornerRadius

    Type: CornerRadius

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