TextSearch.SetTextPath Method

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Writes the TextPath attached property to the specified element.

Namespace:  System.Windows.Controls
Assembly:  System.Windows (in System.Windows.dll)

Syntax

'Declaration
Public Shared Sub SetTextPath ( _
    element As DependencyObject, _
    path As String _
)
public static void SetTextPath(
    DependencyObject element,
    string path
)

Parameters

  • path
    Type: System.String
    The name of the property that identifies an item.

Version Information

Silverlight

Supported in: 5

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.