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
elementFrameworkElementThe element to set the value for.
valuestringThe value to set.