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
HasValueTranslation(Type, String)
When overridden in a derived class, determines whether the specified property should be translated for the specified type.
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 Members
Microsoft.Windows.Design.Services Namespace
Other Resources
Walkthrough: Changing the Behavior of a Property at Design Time