ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1FilePicker Class / MultiselectProperty Field

In This Topic
    MultiselectProperty Field
    In This Topic
    Identifies the Multiselect dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MultiselectProperty As DependencyProperty
    public static readonly DependencyProperty MultiselectProperty
    See Also