Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1FilePicker Class / SelectedFilesProperty Field

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