ComponentOne FinancialChart for WPF
C1.WPF 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
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1FilePicker.SelectedFilesProperty
    public static readonly DependencyProperty SelectedFilesProperty
    public:
    static readonly DependencyProperty^ SelectedFilesProperty
    See Also