ValueTranslationService Members
Include Protected Members
Include Inherited Members
Provides a mechanism for capturing property changes that are made by the user in the designer and providing new values at design time.
The ValueTranslationService type exposes the following members.
Constructors
Name
Description
When overridden in a derived class, initializes a new instance of the ValueTranslationService class.
Top
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
When overridden in a derived class, returns an enumeration that contains the properties to translate for the specified type.
Gets the type of the current instance. (Inherited from Object.)
Overloaded. When overridden in a derived class, determines whether a property should be translated for a type.
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Overloaded. When overridden in a derived class, calls custom logic to translate a property for a type.
Top