ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1TagEditor Class / MaxSelectedItemsProperty Field

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