OutlookBar for WPF and Silverlight
C1.WPF.OutlookBar Namespace / C1OutlookItem Class / LargeIconProperty Field

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