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



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