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

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