LocalizationExtenderProvider Methods
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | CanExtend(Object^) | Indicates whether this object can provide its extender properties to the specified object. |
![]() | Dispose() | Disposes of the resources (other than memory) used by the LocalizationExtenderProvider. |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the LocalizationExtenderProvider and optionally releases the managed resources. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLanguage(Object^) | Gets the current resource culture for the specified object. |
![]() | GetLoadLanguage(Object^) | Gets the default resource culture to use when initializing the values of a localized object at design time. |
![]() | GetLocalizable(Object^) | Gets a value indicating whether the specified object supports resource localization. |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ResetLanguage(Object^) | Resets the resource culture for the specified object. |
![]() | SetLanguage(Object^, CultureInfo^) | Sets the current resource culture for the specified object to the specified resource culture. |
![]() | SetLocalizable(Object^, Boolean) | Sets a value indicating whether the specified object supports localized resources. |
![]() | ShouldSerializeLanguage(Object^) | Gets a value indicating whether the specified object must have its localizable values persisted in a resource. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

