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

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