TypeDescriptorContextPropertyDescriptor Property
Gets the PropertyDescriptor that is associated with this TypeDescriptor.
Namespace: DevCase.Runtime.ServicesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public PropertyDescriptor PropertyDescriptor { get; }
Public ReadOnly Property PropertyDescriptor As PropertyDescriptor
Get
Dim instance As TypeDescriptorContext
Dim value As PropertyDescriptor
value = instance.PropertyDescriptor
public:
virtual property PropertyDescriptor^ PropertyDescriptor {
PropertyDescriptor^ get () sealed;
}
abstract PropertyDescriptor : PropertyDescriptor with get
override PropertyDescriptor : PropertyDescriptor with get
No code example is currently available or this language may not be supported.
PropertyDescriptorITypeDescriptorContextPropertyDescriptor