ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1FilePicker Class / BrowseContentProperty Field



In This Topic
    BrowseContentProperty Field
    In This Topic
    Identifies the BrowseContent dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BrowseContentProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1FilePicker.BrowseContentProperty
    public static readonly DependencyProperty BrowseContentProperty
    public:
    static readonly DependencyProperty^ BrowseContentProperty
    See Also