TextSearch::GetText Method (DependencyObject^)
.NET Framework (current version)
Returns the string to that identifies the specified item.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: [AttachedPropertyBrowsableForTypeAttribute((DependencyObject^::typeid))] static String^ GetText( DependencyObject^ element )
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The element from which the property value is read.
.NET Framework
Available since 3.0
Available since 3.0
Show: