MenuToolTip
Class
This class represents the tool tip for RadRadialMenu.
Definition
Namespace:Telerik.Windows.Controls.RadialMenu
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
C#
public class MenuToolTip : ContentControl
Inheritance: objectMenuToolTip
Constructors
Initializes a new instance of the MenuToolTip class.
C#
public MenuToolTip()
Methods
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.
Resets the theme.
C#
public void ResetTheme()