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

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