Method GetTargetPropertyName
- Namespace
- Innova.Prism.Telerik.Extensions
- Assembly
- Innova.Prism.Telerik.dll
GetTargetPropertyName(FrameworkElement)
Gets the value of the TargetPropertyName attached property for a specified element.
public static string GetTargetPropertyName(FrameworkElement element)
Parameters
element
FrameworkElementThe element to get the value for.
Returns
- string
The value of the TargetPropertyName attached property.