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

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