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 : ButtonBaseConstructors
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 |