ITypeDescriptorContext.PropertyDescriptor Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets the PropertyDescriptor that is associated with the given context item.
Assembly: System (in System.dll)
Property Value
Type: System.ComponentModel.PropertyDescriptorThe PropertyDescriptor that describes the given context item; otherwise, null if there is no PropertyDescriptor responsible for the call.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: