ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialMenu Class / ShowToolTipProperty Field



In This Topic
    ShowToolTipProperty Field
    In This Topic
    Identifies the ShowToolTip dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowToolTipProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialMenu.ShowToolTipProperty
    public static readonly DependencyProperty ShowToolTipProperty
    public:
    static readonly DependencyProperty^ ShowToolTipProperty
    See Also