Share via


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

Protected method

ValueTranslationService

When overridden in a derived class, initializes a new instance of the ValueTranslationService class.

Top

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetProperties

When overridden in a derived class, returns an enumeration that contains the properties to translate for the specified type.

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Public method

HasValueTranslation

Overloaded. When overridden in a derived class, determines whether a property should be translated for a type.

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Public method

TranslatePropertyValue

Overloaded. When overridden in a derived class, calls custom logic to translate a property for a type.

Top

See Also

Reference

ValueTranslationService Class

Microsoft.Windows.Design.Services Namespace