OutlookBar for WPF and Silverlight
C1.WPF.OutlookBar Namespace / C1OutlookBar Class / ItemForegroundProperty Field

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