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

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