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

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