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.UI.Xaml.DependencyProperty
|
public static readonly DependencyProperty InnerNavigationRadiusFactorProperty
|
Microsoft.UI.Xaml.DependencyProperty
|
public static readonly DependencyProperty InnerRadiusFactorProperty
|
Microsoft.UI.Xaml.DependencyProperty
|
public static readonly DependencyProperty IsOpenProperty
|
Microsoft.UI.Xaml.DependencyProperty
|
public static readonly DependencyProperty NavigationMenuBackgroundStyleProperty
|
Microsoft.UI.Xaml.DependencyProperty
|
public static readonly DependencyProperty OuterRadiusFactorProperty
|
Microsoft.UI.Xaml.DependencyProperty
|
public static readonly DependencyProperty ShowToolTipProperty
|
Microsoft.UI.Xaml.DependencyProperty
|
public static readonly DependencyProperty StartAngleProperty
|
Microsoft.UI.Xaml.DependencyProperty
|
public CommandCollection<RadRadialMenu> Commands { get; }
|
CommandCollection<RadRadialMenu>
|
public Style ContentMenuBackgroundStyle { get; set; }
|
Microsoft.UI.Xaml.Style
|
public double InnerNavigationRadiusFactor { get; set; }
|
System.Double
|
public double InnerRadiusFactor { get; set; }
|
System.Double
|
public bool IsOpen { get; set; }
|
System.Boolean
|
public BindableCollection<RadialMenuItem> Items { get; }
|
BindableCollection<RadialMenuItem>
|
public Style NavigationMenuBackgroundStyle { get; set; }
|
Microsoft.UI.Xaml.Style
|
public double OuterRadiusFactor { get; set; }
|
System.Double
|
public bool ShowToolTip { get; set; }
|
System.Boolean
|
public double StartAngle { get; set; }
|
System.Double
|
public FrameworkElement TargetElement { get; }
|
Microsoft.UI.Xaml.FrameworkElement
|
protected override bool ApplyTemplateCore()
|
System.Boolean
|
protected override AutomationPeer OnCreateAutomationPeer()
|
Microsoft.UI.Xaml.Automation.Peers.AutomationPeer
|
protected override void OnPointerExited(PointerRoutedEventArgs e)
|
Microsoft.UI.Xaml.Input.PointerRoutedEventArgs
e
|
protected override void OnPointerMoved(PointerRoutedEventArgs e)
|
Microsoft.UI.Xaml.Input.PointerRoutedEventArgs
e
|
protected virtual void OnSelectionChanged(RadialMenuItem item)
|
RadialMenuItem
item
|
protected override void OnTapped(TappedRoutedEventArgs e)
|
Microsoft.UI.Xaml.Input.TappedRoutedEventArgs
e
|
public event EventHandler<MenuSelectionChangedEventArgs> SelectionChanged
|
System.EventHandler<MenuSelectionChangedEventArgs>
|
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.