New to Telerik UI for WPFStart a free 30-day trial

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)
Parameters:eEventArgs

The RoutedEventArgs that contains the event data.

Resets the theme.

C#
public void ResetTheme()