LocalizableProperties Methods
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | CreateDesignPropertyDescriptor(PropertyDescriptor^) | Returns a DesignPropertyDescriptor wrapper on the given property descriptor. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetAttributes() | Gets a collection of attributes for this component. |
![]() | GetClassName() | Returns the class name of this object. |
![]() | GetComponentName() | Returns the name of this object. |
![]() | GetConverter() | Returns a type converter for this object. |
![]() | GetDefaultEvent() | Returns the default event for this object. |
![]() | GetDefaultProperty() | Gets the default property for a component. |
![]() | GetEditor(Type^) | Retrieves the editor for this object. |
![]() | GetEvents() | Gets the collection of events for a specified component. |
![]() | GetEvents(array<Attribute^>^) | Gets the collection of events for a specified component using a specified array of attributes as a filter. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetProperties() | Gets the collection of properties. |
![]() | GetProperties(array<Attribute^>^) | Returns the properties for selected object using the attribute array as a filter. |
![]() | GetPropertyOwner(PropertyDescriptor^) | Returns the brows-able object. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |

