Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1RadialMenuItem Class / ToolTipProperty Field

In This Topic
    ToolTipProperty Field (C1RadialMenuItem)
    In This Topic
    Identifies the ToolTip dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ToolTipProperty As DependencyProperty
    public static readonly DependencyProperty ToolTipProperty
    See Also