DesignModeValueProvider.TranslatePropertyValue Method
Include Protected Members
Include Inherited Members
Captures property changes made by the user in the designer and uses custom logic to provide new values at design time.
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
TranslatePropertyValue(PropertyIdentifier, Object)
Captures property changes made by the user in the designer and uses custom logic to provide new values at design time.
TranslatePropertyValue(PropertyIdentifier, Object, Object)
Captures property changes made by the user in the designer and uses custom logic to provide new values at design time.
Top