LocalizableProperties::CreateDesignPropertyDescriptor Method (PropertyDescriptor^)
Visual Studio 2015
Returns a DesignPropertyDescriptor wrapper on the given property descriptor.
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 Value
Type: Microsoft.VisualStudio.Shell::DesignPropertyDescriptor^Returns a DesignPropertyDescriptor.
Show: