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