Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TabControl Class / TabStripForegroundProperty Field

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