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

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