Share via


ValueTranslationService.HasValueTranslation Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

HasValueTranslation(Type, String)

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

Public method

HasValueTranslation(Type, DependencyProperty)

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

Top

See Also

Reference

ValueTranslationService Class

ValueTranslationService Members

Microsoft.Windows.Design.Services Namespace

GetProperties

DesignModeValueProvider

Other Resources

Walkthrough: Changing the Behavior of a Property at Design Time

WPF Designer Extensibility