Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / PropertyAttribute Class / PropertyInfo Property

In This Topic
    PropertyInfo Property (PropertyAttribute)
    In This Topic
    Gets the PropertyInfo corresponding to the current property.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PropertyInfo As PropertyInfo
    public PropertyInfo PropertyInfo {get;}
    See Also