Method SetTargetPropertyName
- Namespace
- Innova.Prism.Telerik.Extensions
- Assembly
- Innova.Prism.Telerik.dll
SetTargetPropertyName(FrameworkElement, string)
Sets the value of the TargetPropertyName attached property for a specified element.
public static void SetTargetPropertyName(FrameworkElement element, string value)
Parameters
element
FrameworkElementThe element to set the value for.
value
stringThe value to set.