ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / BaseControlHandler Class / DependencyObjectType Property

In This Topic
    DependencyObjectType Property (BaseControlHandler)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DependencyObjectType As System.Windows.DependencyObjectType
    public System.Windows.DependencyObjectType DependencyObjectType {get;}
    See Also