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
 
See Also