Provides access to property metadata.

Namespace:  Mindscape.WpfElements.WpfPropertyGrid
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public interface IPropertyInfo : ICustomAttributeProvider
Visual Basic (Declaration)
Public Interface IPropertyInfo _
	Implements ICustomAttributeProvider

See Also