ComponentOne Data Source for Entity Framework
C1.Win.Data Namespace / ControlHandler Class / ReadLocalValue Method

In This Topic
    ReadLocalValue Method (ControlHandler)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function ReadLocalValue( _
       ByVal dp As System.Windows.DependencyProperty _
    ) As System.Object
    public System.object ReadLocalValue( 
       System.Windows.DependencyProperty dp
    )

    Parameters

    dp
    See Also