LocalizableProperties::CreateDesignPropertyDescriptor Method (PropertyDescriptor^)

 

Returns a DesignPropertyDescriptor wrapper on the given property descriptor.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
virtual DesignPropertyDescriptor^ CreateDesignPropertyDescriptor(
	PropertyDescriptor^ p
)

Parameters

p
Type: System.ComponentModel::PropertyDescriptor^

Property descriptor.

Return to top
Show: