Class RadRadialMenu
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Navigation
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadRadialMenu : RadControl
public class RadRadialMenu : RadControl
public RadRadialMenu()
public static readonly DependencyProperty ContentMenuBackgroundStyleProperty
Microsoft.
|
public static readonly DependencyProperty InnerNavigationRadiusFactorProperty
Microsoft.
|
public static readonly DependencyProperty InnerRadiusFactorProperty
Microsoft.
|
public static readonly DependencyProperty IsOpenProperty
Microsoft.
|
public static readonly DependencyProperty NavigationMenuBackgroundStyleProperty
Microsoft.
|
public static readonly DependencyProperty OuterRadiusFactorProperty
Microsoft.
|
public static readonly DependencyProperty ShowToolTipProperty
Microsoft.
|
public static readonly DependencyProperty StartAngleProperty
Microsoft.
|
public CommandCollection<RadRadialMenu> Commands { get; }
public Style ContentMenuBackgroundStyle { get; set; }
Microsoft.
|
public double InnerNavigationRadiusFactor { get; set; }
System.
|
public double InnerRadiusFactor { get; set; }
System.
|
public bool IsOpen { get; set; }
System.
|
public BindableCollection<RadialMenuItem> Items { get; }
public Style NavigationMenuBackgroundStyle { get; set; }
Microsoft.
|
public double OuterRadiusFactor { get; set; }
System.
|
public bool ShowToolTip { get; set; }
System.
|
public double StartAngle { get; set; }
System.
|
public FrameworkElement TargetElement { get; }
Microsoft.
|
protected override bool ApplyTemplateCore()
System.
|
protected override AutomationPeer OnCreateAutomationPeer()
Microsoft.
|
protected override void OnPointerExited(PointerRoutedEventArgs e)
Microsoft.
|
protected override void OnPointerMoved(PointerRoutedEventArgs e)
Microsoft.
|
protected virtual void OnSelectionChanged(RadialMenuItem item)
Radial
|
protected override void OnTapped(TappedRoutedEventArgs e)
Microsoft.
|
public event EventHandler<MenuSelectionChangedEventArgs> SelectionChanged
System.
|
Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.
Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.