TextSearch::GetTextPath Method (DependencyObject^)
.NET Framework (current version)
Returns the name of the property that identifies an item in the specified element's collection.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: [AttachedPropertyBrowsableForTypeAttribute((DependencyObject^::typeid))] static String^ GetTextPath( DependencyObject^ element )
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The element from which the property value is read.
.NET Framework
Available since 3.0
Silverlight
Available since 5.0
Available since 3.0
Silverlight
Available since 5.0
Show: