Table of Contents

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 FrameworkElement

The element to set the value for.

value string

The value to set.