Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1RatingItem Class / ToolTipProperty Field

In This Topic
    ToolTipProperty Field
    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